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 6f6e22c commit 832bc60Copy full SHA for 832bc60
.github/workflows/unit_tests.yml
@@ -18,4 +18,4 @@ jobs:
18
- name: Install et tests
19
run: |
20
npm install
21
- npm test-jest
+ npm run test-jest
0 commit comments