Skip to content

Commit c48db6d

Browse files
authored
Update linux-test.yml
1 parent 2eb4c19 commit c48db6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
script: exec_script
143143
- name: Surface failing tests
144144
if: always()
145-
uses: pmeier/pytest-results-action@v0.6.0
145+
uses: pmeier/pytest-results-action@v0.5.0
146146
with:
147147
path: ${{ env.RUNNER_TEST_RESULTS_DIR }}/**/*.xml
148148
summary: true

0 commit comments

Comments
 (0)