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