Skip to content

Commit e40caaf

Browse files
Bump test-summary/action from 2.2 to 2.3
Bumps [test-summary/action](https://github.com/test-summary/action) from 2.2 to 2.3. - [Release notes](https://github.com/test-summary/action/releases) - [Commits](test-summary/action@v2.2...v2.3) --- 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 57e2802 commit e40caaf

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
@@ -225,7 +225,7 @@ jobs:
225225
-qq
226226
- name: Produce markdown test summary from JUnit
227227
if: always()
228-
uses: test-summary/action@v2.2
228+
uses: test-summary/action@v2.3
229229
with:
230230
paths: .test-results/pytest/results.xml
231231
- name: Re-run the failing tests with maximum verbosity

0 commit comments

Comments
 (0)