This commit is contained in:
MartinBraquet
2026-01-21 11:20:01 +01:00
parent 026a938e6f
commit e2cbb5969d

View File

@@ -56,7 +56,7 @@ jobs:
- name: Run E2E tests
run: |
chmod +x scripts/e2e.sh
./scripts/e2e.sh
yarn test:e2e
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v5