Skip to content

Commit

Permalink
update(workflow): update both files for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
k-dovgan authored Nov 7, 2024
1 parent 327a386 commit df82780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/precommit-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
--no-diff

- name: Publish Test Results
uses: EnricoMi/publish-unit-test-result-action@v1
uses: EnricoMi/publish-unit-test-result-action@v2
if: always()
with:
files: artifacts/*.xml
Expand Down

0 comments on commit df82780

Please sign in to comment.