Fourth Commitv3
This commit is contained in:
parent
7a7224da35
commit
ae0f7d4182
@ -10,7 +10,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