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 f64fe07 commit d41e184Copy full SHA for d41e184
.github/workflows/run-tests.yml
@@ -34,4 +34,4 @@ jobs:
34
- name: Build the project
35
run: yarn run build
36
- name: Run tests
37
- run: yarn run test
+ run: npm test
0 commit comments