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