mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 02:36:00 +00:00
fix
This commit is contained in:
4
.github/workflows/run-tests-pro.yaml
vendored
4
.github/workflows/run-tests-pro.yaml
vendored
@@ -1,7 +1,7 @@
|
||||
# --------------------------------------------------------------------------------------------
|
||||
# This file is generated. Do not edit manually
|
||||
# --------------------------------------------------------------------------------------------
|
||||
name: Run tests with screesnhots PREMIUM
|
||||
name: Run tests with screenshots PREMIUM
|
||||
'on':
|
||||
push:
|
||||
branches:
|
||||
@@ -55,7 +55,7 @@ jobs:
|
||||
cd e2e-tests
|
||||
yarn test:ci
|
||||
- name: Upload E2E screenshots
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: e2e-screenshots
|
||||
path: ../dbgate-merged/e2e-tests/cypress/screenshots
|
||||
|
||||
Reference in New Issue
Block a user