Skip to content

Commit

Permalink
#368: upgrade version of test report plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
tlamonthezie committed Jun 12, 2023
1 parent 222596c commit c5cd206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
echo "coverage_report_exists=$COVERAGE_REPORT_EXISTS" >> $GITHUB_OUTPUT
- name: Report Test results
uses: phoenix-actions/test-reporting@v8
uses: phoenix-actions/test-reporting@v12
if: success() || failure()
with:
name: Tests report (${{ matrix.os }}, ${{ matrix.python-version }})
Expand Down

0 comments on commit c5cd206

Please sign in to comment.