Skip to content

Commit

Permalink
appveyor: preserve test log
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-c committed Nov 7, 2023
1 parent 5207d83 commit 9815161
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ init:
on_failure:
- appveyor PushArtifact build\meson-logs\meson-log.txt
- appveyor PushArtifact build\meson-logs\testlog.txt

install:
- cmd: set PATH=%PYTHON_DIR%;%PYTHON_DIR%\scripts;%PATH%
Expand Down

0 comments on commit 9815161

Please sign in to comment.