Skip to content

Commit

Permalink
Use correct log file name
Browse files Browse the repository at this point in the history
  • Loading branch information
JimBobSquarePants committed Jan 8, 2025
1 parent 8b6de4e commit 4b9ebb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
name: actual_output_${{ runner.os }}_${{ matrix.options.framework }}${{ matrix.options.runtime }}.zip
path: |
tests/Images/ActualOutput/
msbuild.log
**/msbuild.binlog
- name: Codecov Update
uses: codecov/codecov-action@v4
Expand Down

0 comments on commit 4b9ebb9

Please sign in to comment.