mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
see where we are
This commit is contained in:
parent
f02f96b1f5
commit
dbc401c855
2
.github/workflows/test_e2e.yml
vendored
2
.github/workflows/test_e2e.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
|
||||
- name: End-to-end tests | run tests
|
||||
id: e2e-tests
|
||||
run: yarn run cypress run
|
||||
run: pwd && yarn run cypress run
|
||||
|
||||
- name: End-to-end tests | if tests failed, upload report
|
||||
if: ${{ failure() && steps.e2e-tests.conclusion == 'failure' }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user