manually test & run post_build after testing

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

View file

@ -28,7 +28,9 @@ before_build:
build:
project: Flow.Launcher.sln
verbosity: minimal
after_build:
test_script:
- dotnet test --no-build
after_test:
- ps: .\Scripts\post_build.ps1
artifacts: