Skip to content

Commit

Permalink
Don't need to run bin/bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
kla committed Dec 24, 2023
1 parent 4899287 commit 53ab1c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: oven-sh/setup-bun@v1
- run: bin/bootstrap
- run: bin/setup
- run: bin/test

0 comments on commit 53ab1c2

Please sign in to comment.