mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 04:26:01 +00:00
next test + test reporting
This commit is contained in:
4
.github/workflows/integration-tests.yaml
vendored
4
.github/workflows/integration-tests.yaml
vendored
@@ -25,6 +25,10 @@ jobs:
|
||||
cd integration-tests
|
||||
yarn wait:ci
|
||||
yarn test:ci
|
||||
- uses: tanmen/jest-reporter@v1
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
result-file: integration-tests/result.json
|
||||
|
||||
services:
|
||||
postgres:
|
||||
|
||||
Reference in New Issue
Block a user