This commit is contained in:
SPRINX0\prochazka
2025-01-09 12:50:02 +01:00
parent f7ed9c3eda
commit 9457df9378

View File

@@ -32,7 +32,7 @@ jobs:
- name: Run Cypress tests
run: |
cd e2e-tests
yarn test:local
yarn test:ci
- name: Integration tests
run: |
cd integration-tests