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 a949a9b commit 91f065dCopy full SHA for 91f065d
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- run: npm install
26
27
- - run: npm test-coverage
+ - run: npm run test-coverage
28
29
lint:
30
runs-on: ${{ matrix.os }}
0 commit comments