Fix ci.yml file
Some checks failed
First CI / test (push) Failing after 3s
First CI / build (push) Successful in 43s

This commit is contained in:
rafals123 2024-11-25 10:47:01 +01:00
parent 459e29b97d
commit cb1cf790b4

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