We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a88bb4d commit 917b4b9Copy full SHA for 917b4b9
.github/workflows/tests.yml
@@ -58,7 +58,7 @@ jobs:
58
- run: npm ci
59
- run: npm run test
60
# uncomment when coverage is added
61
- - run: npm run test:coverage
+ # - run: npm run test:coverage
62
63
# ----------------------------------
64
# uncomment when a linter is added
0 commit comments