Skip to content

Commit 6f6e22c

Browse files
authored
Update unit_tests.yml
1 parent c7c3898 commit 6f6e22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- name: Install et tests
1919
run: |
2020
npm install
21-
npm test
21+
npm test-jest

0 commit comments

Comments
 (0)