use release build

This commit is contained in:
Hongtao Zhang 2022-11-11 17:33:40 -06:00
parent f396a54ee2
commit a91f9949a2
No known key found for this signature in database
GPG key ID: 75F655B91C7AC9BB

View file

@ -29,7 +29,7 @@ build:
project: Flow.Launcher.sln
verbosity: minimal
test_script:
- dotnet test --no-build
- dotnet test --no-build -c Release
after_test:
- ps: .\Scripts\post_build.ps1