modfied yml
Some checks failed
First CI / build (push) Failing after 14s

This commit is contained in:
Your name 2023-12-01 12:31:29 +01:00
parent 0188dbf1a6
commit 136c62d0e3

View File

@ -10,4 +10,8 @@ jobs:
with:
dotnet-varsion: '6.0.x'
- run: dotnet restore
- run: dotnet build
- run: dotnet build
test:
steps:
- name: trying to run
run: dotnet run