dotnet1
Some checks failed
First CI / test (push) Failing after 7s
First CI / build (push) Successful in 48s

This commit is contained in:
Kuba 2024-11-26 14:26:05 +01:00
parent 4891559c62
commit 7c5533ef43

View File

@ -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