mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-05-02 19:02:55 +08:00
Update dotnet.yml
This commit is contained in:
parent
fc8f24a5e6
commit
0e90eaef21
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@ -21,6 +21,4 @@ jobs:
|
|||||||
run: dotnet restore
|
run: dotnet restore
|
||||||
- name: Build
|
- name: Build
|
||||||
run: dotnet build -c Release --no-restore
|
run: dotnet build -c Release --no-restore
|
||||||
- name: Test
|
|
||||||
run: dotnet test
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user