dotnet1
This commit is contained in:
parent
4891559c62
commit
7c5533ef43
@ -11,7 +11,7 @@ jobs:
|
|||||||
dotnet-version: '8.0.x'
|
dotnet-version: '8.0.x'
|
||||||
- run: dotnet restore
|
- run: dotnet restore
|
||||||
- run: dotnet build
|
- run: dotnet build
|
||||||
test:
|
test:
|
||||||
steps:
|
steps:
|
||||||
- name: trying to run
|
- name: trying to run
|
||||||
run: dotnet run
|
run: dotnet run
|
Loading…
Reference in New Issue
Block a user