mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-26 23:57:35 +08:00
Update dotnet.yml
This commit is contained in:
parent
a6a1475683
commit
36386e29bb
3
.github/workflows/dotnet.yml
vendored
3
.github/workflows/dotnet.yml
vendored
@ -21,4 +21,7 @@ jobs:
|
||||
run: dotnet restore
|
||||
- name: Build
|
||||
run: dotnet build -c Release --no-restore
|
||||
- name: Test
|
||||
run: dotnet test -c Release --no-restore
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user