Exclude empty test project
Some checks failed
Build Vegasco Server / build (push) Failing after 2m22s
Some checks failed
Build Vegasco Server / build (push) Failing after 2m22s
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
|||||||
run: dotnet build
|
run: dotnet build
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: dotnet test
|
run: dotnet test --filter FullyQualifiedName!~System
|
||||||
|
|
||||||
### Report via telegram
|
### Report via telegram
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user