mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
fix
This commit is contained in:
2
.github/workflows/e2e-pro.yaml
vendored
2
.github/workflows/e2e-pro.yaml
vendored
@@ -9,7 +9,7 @@ name: Run tests with screenshots PREMIUM
|
||||
- develop
|
||||
- feature/**
|
||||
jobs:
|
||||
alltests:
|
||||
e2e-tests:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Use Node.js 18.x
|
||||
|
||||
2
.github/workflows/run-tests.yaml
vendored
2
.github/workflows/run-tests.yaml
vendored
@@ -9,7 +9,7 @@ name: Run tests
|
||||
- develop
|
||||
- feature/**
|
||||
jobs:
|
||||
e2etest:
|
||||
all-tests:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Use Node.js 18.x
|
||||
|
||||
Reference in New Issue
Block a user