Skip to content

Commit a91f994

Browse files
committed
use release build
1 parent f396a54 commit a91f994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ build:
2929
project: Flow.Launcher.sln
3030
verbosity: minimal
3131
test_script:
32-
- dotnet test --no-build
32+
- dotnet test --no-build -c Release
3333
after_test:
3434
- ps: .\Scripts\post_build.ps1
3535

0 commit comments

Comments
 (0)