Update .gitea/workflows/build_and_test.yml
This commit is contained in:
@@ -27,3 +27,5 @@ jobs:
|
||||
run: dotnet restore
|
||||
- name: Build
|
||||
run: dotnet build --no-restore
|
||||
- name: Test
|
||||
run: dotnet test
|
||||
Reference in New Issue
Block a user