We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8152a0 commit 31481dcCopy full SHA for 31481dc
1 file changed
.github/workflows/ci.yml
@@ -87,7 +87,7 @@ jobs:
87
- name: Publish test reports
88
timeout-minutes: 10
89
if: ${{ !cancelled() }}
90
- uses: pmeier/pytest-results-action@v0.7.2
+ uses: pmeier/pytest-results-action@v0.8.0
91
with:
92
path: tests/.tests.xml
93
title: Test results
0 commit comments