mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-26 16:46:00 +00:00
screenshots fix
This commit is contained in:
@@ -53,7 +53,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
|
||||
|
||||
Reference in New Issue
Block a user