mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
add debug logging
This commit is contained in:
parent
768fb20397
commit
1bf1306237
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -66,6 +66,8 @@ jobs:
|
||||
CI: true
|
||||
- name: E2E test - Cypress run
|
||||
uses: cypress-io/github-action@v6
|
||||
env:
|
||||
DEBUG: '@cypress/github-action'
|
||||
with:
|
||||
start: npm run start-e2e-server
|
||||
# after the test run completes store screenshots
|
||||
|
Loading…
Reference in New Issue
Block a user