run all tests
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 15s

This commit is contained in:
Mylloon 2024-09-27 14:38:47 +02:00
parent 2a1e691d62
commit 2815c35803
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -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