Skip to content

Commit

Permalink
/2
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed Sep 28, 2023
1 parent 870ed48 commit d3bbfd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: build
run: npm run build --if-present
- name: Test
run: npm run bun:test
run: npm run test:unit

Build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d3bbfd1

Please sign in to comment.