next test + test reporting

This commit is contained in:
Jan Prochazka
2021-05-28 15:10:02 +02:00
parent 188c2b7a9c
commit b85334cb2d
3 changed files with 23 additions and 2 deletions

View File

@@ -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: