Skip to content

Commit

Permalink
specify folder where test results are dropeed
Browse files Browse the repository at this point in the history
  • Loading branch information
joekolodz authored Jul 27, 2022
1 parent 8806bb9 commit 31c2a51
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 @@ -44,7 +44,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: Unit Test Results
path: sierrahotas-test-results.html
path: TestResults\sierrahotas-test-results.html

- name: Create Setup
run: msbuild SierraHOTASSetup\SierraHOTASSetup.wixproj -m /p:Configuration=Release
Expand Down

0 comments on commit 31c2a51

Please sign in to comment.