lolxd
This commit is contained in:
parent
cba210dc76
commit
f977f83301
@ -10,7 +10,10 @@ jobs:
|
||||
dotnet-version: '8.0.x'
|
||||
- run: dotnet restore
|
||||
- run: dotnet build
|
||||
|
||||
test:
|
||||
steps:
|
||||
- name: trying to run
|
||||
run: dotnet run
|
||||
needs:
|
||||
- build
|
Loading…
Reference in New Issue
Block a user