Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #367 from timkpaine/dependabot/github_actions/Enri…
Browse files Browse the repository at this point in the history
…coMi/publish-unit-test-result-action-2

Bump EnricoMi/publish-unit-test-result-action from 1 to 2
  • Loading branch information
timkpaine authored Jul 11, 2022
2 parents 80e3d12 + 9550473 commit 8f30820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
if: ${{ always() }}

- name: Publish Unit Test Results
uses: EnricoMi/publish-unit-test-result-action@v1
uses: EnricoMi/publish-unit-test-result-action@v2
with:
files: python_junit.xml
if: ${{ matrix.os == 'ubuntu-latest' }}
Expand Down

0 comments on commit 8f30820

Please sign in to comment.