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