Skip to content

Commit 31481dc

Browse files
[ci] Bump pmeier/pytest-results-action from 0.7.2 to 0.8.0 (#274)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Frédéric Samier <frederic.samier@ledger.fr>
1 parent d8152a0 commit 31481dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- name: Publish test reports
8888
timeout-minutes: 10
8989
if: ${{ !cancelled() }}
90-
uses: pmeier/pytest-results-action@v0.7.2
90+
uses: pmeier/pytest-results-action@v0.8.0
9191
with:
9292
path: tests/.tests.xml
9393
title: Test results

0 commit comments

Comments
 (0)