mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
fix
This commit is contained in:
parent
b85334cb2d
commit
b13f01d3b3
6
.github/workflows/integration-tests.yaml
vendored
6
.github/workflows/integration-tests.yaml
vendored
@ -26,9 +26,9 @@ jobs:
|
||||
yarn wait:ci
|
||||
yarn test:ci
|
||||
- uses: tanmen/jest-reporter@v1
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
result-file: integration-tests/result.json
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
result-file: integration-tests/result.json
|
||||
|
||||
services:
|
||||
postgres:
|
||||
|
Loading…
Reference in New Issue
Block a user