Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/dependabot/fetch…
Browse files Browse the repository at this point in the history
…-metadata-2.2.0
  • Loading branch information
bdraco authored Aug 17, 2024
2 parents a2a0f74 + ff34eb6 commit 6ecdb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ jobs:
- name: Produce markdown test summary from JUnit
if: >-
!cancelled()
uses: test-summary/action@v2.2
uses: test-summary/action@v2.4
with:
paths: .test-results/pytest/test.xml
- name: Append coverage results to Job Summary
Expand Down

0 comments on commit 6ecdb58

Please sign in to comment.