Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pontusab committed Dec 29, 2024
1 parent 256b63b commit de7a206
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
- name: 🧪 Run unit tests
run: bun run test

publish-cli:
name: 🚀 Publish CLI
create-release:
name: 📦 Create Release
needs: [test]
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit de7a206

Please sign in to comment.