Skip to content

Commit 917b4b9

Browse files
committed
uncomment line for coverage test until cov is added
1 parent a88bb4d commit 917b4b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- run: npm ci
5959
- run: npm run test
6060
# uncomment when coverage is added
61-
- run: npm run test:coverage
61+
# - run: npm run test:coverage
6262

6363
# ----------------------------------
6464
# uncomment when a linter is added

0 commit comments

Comments
 (0)