Skip to content

Commit 9bb0eb5

Browse files
committed
Remove failing coverage tests.
1 parent f48e6d7 commit 9bb0eb5

File tree

2 files changed

+3667
-2715
lines changed

2 files changed

+3667
-2715
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: npm install, build, and test
2424
run: |
2525
npm ci
26-
npm run test:cov
26+
npm run test
2727
npm run build
2828
env:
2929
CI: true

0 commit comments

Comments
 (0)