Skip to content

Commit

Permalink
Merge pull request #622 from ansible/dependabot/github_actions/test-s…
Browse files Browse the repository at this point in the history
…ummary/action-2.4
  • Loading branch information
webknjaz authored Jun 27, 2024
2 parents c99b7dd + 3c1c052 commit 7f14739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ jobs:
-qq
- name: Produce markdown test summary from JUnit
if: always()
uses: test-summary/action@v2.3
uses: test-summary/action@v2.4
with:
paths: .test-results/pytest/results.xml
- name: Re-run the failing tests with maximum verbosity
Expand Down

0 comments on commit 7f14739

Please sign in to comment.