Fix: ci
This commit is contained in:
@@ -13,6 +13,8 @@ jobs:
|
||||
- run: dotnet build
|
||||
|
||||
test:
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: trying to run
|
||||
run: dotnet run
|
||||
|
||||
Reference in New Issue
Block a user