ci
This commit is contained in:
parent
be347ca896
commit
99b3722ed3
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@ jobs:
|
||||||
run: npm run format-check
|
run: npm run format-check
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: npm run test
|
run: npm run test -- --ci --onlyChanged
|
||||||
|
|
Loading…
Reference in a new issue