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 1d5daae commit f3eb823Copy full SHA for f3eb823
1 file changed
.github/workflows/lint.yml
@@ -24,4 +24,4 @@ jobs:
24
with:
25
node-version: 26
26
- run: npm i
27
- - run: npm t
+ - run: npm t -- --allow-incomplete-coverage
0 commit comments