Test ci.yml
Some checks failed
First CI / build (push) Successful in 49s
First CI / test (push) Failing after 1m8s

This commit is contained in:
Agnieszka Marzeda
2025-12-08 22:37:27 +01:00
parent f4375afd32
commit c6dcf465bb

View File

@@ -11,3 +11,7 @@ jobs:
dotnet-version: '8.0.x'
- run: dotnet restore
- run: dotnet build
test:
steps:
- name: trying to run
run: dotnet run