mirror of
https://github.com/Smaug123/WoofWare.PawPrint
synced 2025-10-06 06:28:39 +00:00
Expand test harness (#6)
This commit is contained in:
2
.github/workflows/dotnet.yaml
vendored
2
.github/workflows/dotnet.yaml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
- name: Build
|
||||
run: nix develop --command dotnet build --no-restore --configuration Release
|
||||
- name: Test
|
||||
run: nix develop --command dotnet test --no-build --verbosity normal --configuration Release
|
||||
run: nix develop --command dotnet test
|
||||
|
||||
build-nix:
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user