Skip to content

Commit

Permalink
Remove bad test script call from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Oct 30, 2024
1 parent 7719b5a commit d2657b5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ jobs:
- name: Build
run: npm run build

- name: Unit tests (common)
run: npm run test:common

- name: Unit tests (IndexedDB)
run: npx zenfs-test tests/setup-idb.ts

Expand Down

0 comments on commit d2657b5

Please sign in to comment.