Skip to content

Commit

Permalink
[1.0.5] Skip WebAccess unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Nov 12, 2024
1 parent 58c1433 commit ab874a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
- name: Unit tests (WebStorage)
run: npx zenfs-test tests/setup-storage.ts

- name: Unit tests (WebAccess)
run: npx zenfs-test tests/setup-access.ts
- name: Unit tests (WebAccess) - SKIPPED
run: #npx zenfs-test tests/setup-access.ts

0 comments on commit ab874a9

Please sign in to comment.