Fourth Commitv3
Some checks failed
First CI / test (push) Failing after 3s
First CI / build (push) Successful in 45s

This commit is contained in:
Anton Sasnouski 2024-11-25 11:12:41 +01:00
parent 7a7224da35
commit ae0f7d4182

View File

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