mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-18 09:52:11 +08:00
Update dotnet.yml
This commit is contained in:
parent
5857366a8a
commit
08c2a9f1fa
3
.github/workflows/dotnet.yml
vendored
3
.github/workflows/dotnet.yml
vendored
@ -21,5 +21,4 @@ jobs:
|
|||||||
run: dotnet restore
|
run: dotnet restore
|
||||||
- name: Build
|
- name: Build
|
||||||
run: dotnet build --no-restore
|
run: dotnet build --no-restore
|
||||||
- name: Test
|
|
||||||
run: dotnet test --no-build --verbosity normal
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user