chore: merge dev
to main
#181
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