This commit is contained in:
Mylloon 2024-09-27 14:34:30 +02:00
parent be347ca896
commit 99b3722ed3
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -23,4 +23,4 @@ jobs:
run: npm run format-check
- name: Run tests
run: npm run test
run: npm run test -- --ci --onlyChanged