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 dac6bc3 commit bff4514Copy full SHA for bff4514
.github/workflows/main.yml
@@ -21,5 +21,5 @@ jobs:
21
working-directory: ./tools
22
23
- name: Run CI tests
24
- run: npm run test-ci
+ run: npm test
25
0 commit comments