Skip to content

Commit b883361

Browse files
Update PesterReports.yml
1 parent d048667 commit b883361

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/PesterReports.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uses: actions/upload-artifact@v2
4040
with:
4141
name: Unit Test Results (OS ${{ matrix.os }})
42-
path: ./tests/out/testResults.xml
42+
path: ./tests/Out/testResults.xml
4343

4444
publish-test-results:
4545
name: "Publish Unit Tests Results"

0 commit comments

Comments
 (0)