mirror of https://github.com/buster-so/buster.git
Update web-unit-tests.yml
This commit is contained in:
parent
546fadf289
commit
e8e04a8c44
|
@ -28,4 +28,4 @@ jobs:
|
|||
run: npm ci
|
||||
|
||||
- name: Run Jest tests
|
||||
run: npx jest
|
||||
run: npm run test
|
||||
|
|
Loading…
Reference in New Issue