Skip to content

Commit

Permalink
CI: Run WaveSabreConvertTests
Browse files Browse the repository at this point in the history
Fixes #64.
  • Loading branch information
yupferris committed Jul 24, 2021
1 parent ea4e07a commit 3c28e93
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,8 @@ build_script:
- cd ..
# build tool code/tests
- msbuild /v:minimal /nologo Tools.sln

test_script:
- cd Tests\WaveSabreConvertTests
- bin\Debug\WaveSabreConvertTests.exe
- cd ..\..

0 comments on commit 3c28e93

Please sign in to comment.