Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Feb 20, 2024
1 parent ca36804 commit 8210f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
- name: Install dependencies
run: pnpm install --ignore-scripts
- name: Run unit tests
run: pnpm unit
run: pnpm bnt

0 comments on commit 8210f45

Please sign in to comment.