This commit is contained in:
MartinBraquet
2025-08-04 14:28:24 +02:00
parent 814b4fe0ae
commit da7cde91b3
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ jobs:
run: npm run lint
- name: Run tests
run: npm run test
run: npm run test tests/jest
- name: Build app
env: