Skip to content

Commit 3c1c052

Browse files
Bump test-summary/action from 2.3 to 2.4
Bumps [test-summary/action](https://github.com/test-summary/action) from 2.3 to 2.4. - [Release notes](https://github.com/test-summary/action/releases) - [Commits](test-summary/action@v2.3...v2.4) --- updated-dependencies: - dependency-name: test-summary/action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c99b7dd commit 3c1c052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ jobs:
229229
-qq
230230
- name: Produce markdown test summary from JUnit
231231
if: always()
232-
uses: test-summary/action@v2.3
232+
uses: test-summary/action@v2.4
233233
with:
234234
paths: .test-results/pytest/results.xml
235235
- name: Re-run the failing tests with maximum verbosity

0 commit comments

Comments
 (0)