mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
use release build
This commit is contained in:
parent
f396a54ee2
commit
a91f9949a2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue