This commit is contained in:
parent
2a1e691d62
commit
2815c35803
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 -- --ci --onlyChanged
|
run: npm run test -- --ci
|
||||||
|
|
Loading…
Reference in a new issue