Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Zharktas committed Oct 16, 2023
1 parent 9a8009a commit 107f6ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -357,12 +357,15 @@ jobs:
-v $PWD:/e2e
-v $PWD/../.git:/e2e/.git
-w /e2e
-e DEBUG
--entrypoint cypress
cypress/included:13.3.1 run
--browser chrome:stable
--record --key ${{ secrets.CYPRESS_RECORD_KEY }}
--parallel
--ci-build-id ${{ github.repository }}-${{ github.run_id }}-${{ github.run_attempt}}
env:
DEBUG: commit-info,cypress:server:record

- name: export e2e test logs
if: failure()
Expand Down

0 comments on commit 107f6ee

Please sign in to comment.