This commit is contained in:
MartinBraquet
2025-08-04 14:43:23 +02:00
parent 087f10f7bb
commit 9dfc82c106
3 changed files with 2 additions and 15 deletions

View File

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