Skip to content

Commit

Permalink
update PR report
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain committed Dec 26, 2023
1 parent c118df6 commit d6fdffe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,11 @@ jobs:
uses: EnricoMi/publish-unit-test-result-action@v2
if: always()
with:
only-summary: 'false'
list-suites: 'all'
list-tests: 'all'
fail-on-error: 'true'
files: |
integration_tests/results.json
5 changes: 0 additions & 5 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d6fdffe

Please sign in to comment.