mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 02:36:00 +00:00
screenshots fix
This commit is contained in:
2
.github/workflows/run-tests-pro.yaml
vendored
2
.github/workflows/run-tests-pro.yaml
vendored
@@ -61,7 +61,7 @@ jobs:
|
||||
- name: Copy screenshots
|
||||
run: |
|
||||
mkdir screenshots
|
||||
cp ../dbgate-merged/e2e-tests/cypress/screenshots/*.png screenshots/
|
||||
cp ../dbgate-merged/e2e-tests/cypress/screenshots/**/*.png screenshots/
|
||||
- name: Upload E2E screenshots
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user