mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 00:56:02 +00:00
workflows
This commit is contained in:
1
.github/workflows/run-tests.yaml
vendored
1
.github/workflows/run-tests.yaml
vendored
@@ -10,7 +10,6 @@ name: Run tests
|
||||
- feature/**
|
||||
jobs:
|
||||
test:
|
||||
needs: build-docker-ssh
|
||||
runs-on: ubuntu-latest
|
||||
container: 'node:18'
|
||||
steps:
|
||||
|
||||
@@ -9,7 +9,6 @@ on:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
needs: build-docker-ssh
|
||||
runs-on: ubuntu-latest
|
||||
container: node:18
|
||||
|
||||
|
||||
Reference in New Issue
Block a user