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 d6f7eba commit f08ca70Copy full SHA for f08ca70
.github/workflows/ci.yml
@@ -17,6 +17,5 @@ jobs:
17
- run: npm run lint
18
- run: npm run build
19
- run: npm run test
20
- - after_script: npm run coverage
21
env:
22
CI: true
0 commit comments