Fix: ci
Some checks failed
First CI / build (push) Successful in 53s
First CI / test (push) Failing after 5s

This commit is contained in:
vladyslav-crunch
2025-11-21 11:07:38 +01:00
parent cda03ca6db
commit 5f76d13633

View File

@@ -13,6 +13,8 @@ jobs:
- run: dotnet build - run: dotnet build
test: test:
needs: build
runs-on: ubuntu-latest
steps: steps:
- name: trying to run - name: trying to run
run: dotnet run run: dotnet run