This commit is contained in:
Jan Prochazka 2021-05-28 15:29:20 +02:00
parent 5fa3f39f69
commit 5fa9a303cb

View File

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