This commit is contained in:
parent
0188dbf1a6
commit
136c62d0e3
@ -10,4 +10,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
dotnet-varsion: '6.0.x'
|
dotnet-varsion: '6.0.x'
|
||||||
- run: dotnet restore
|
- run: dotnet restore
|
||||||
- run: dotnet build
|
- run: dotnet build
|
||||||
|
test:
|
||||||
|
steps:
|
||||||
|
- name: trying to run
|
||||||
|
run: dotnet run
|
Loading…
x
Reference in New Issue
Block a user