mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-05-04 11:58:46 +08:00
Update dotnet.yml
This commit is contained in:
parent
f6686febaa
commit
70607edfa9
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@ -22,5 +22,5 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: dotnet build -c Release --no-restore
|
run: dotnet build -c Release --no-restore
|
||||||
- name: Test
|
- name: Test
|
||||||
run: dotnet test -c Release --no-build
|
run: dotnet test
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user