Skip to content

Commit 832bc60

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

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-jest
21+
npm run test-jest

0 commit comments

Comments
 (0)