[go: nahoru, domu]

Skip to content

Commit

Permalink
Update validate-module.yml
Browse files Browse the repository at this point in the history
EnricoMi/publish-unit-test-result-action/windows@v2
  • Loading branch information
aaronparker committed Jul 25, 2024
1 parent 650ae64 commit a96e874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
# Publish Pester test results
- name: Publish Pester test results
uses: EnricoMi/publish-unit-test-result-action/composite@v2
uses: EnricoMi/publish-unit-test-result-action/windows@v2
if: always()
with:
nunit_files: "${{ github.workspace }}//tests//TestResults-${{ matrix.os }}.xml"
Expand Down

0 comments on commit a96e874

Please sign in to comment.