added failed tests
Some checks failed
First CI / build (push) Successful in 50s
First CI / test (push) Failing after 10s

This commit is contained in:
svhp 2023-12-01 10:47:35 +01:00
parent 50f303df6b
commit eece304b65

View File

@ -12,3 +12,7 @@ jobs:
dotnet-version: "6.0.x"
- run: dotnet restore
- run: dotnet build
test:
steps:
- name: trying to run
run: dotnet run