mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-18 03:25:46 +00:00
remove duplicate --filter
This commit is contained in:
parent
ce7e02388d
commit
e554405aef
@ -342,7 +342,7 @@ jobs:
|
|||||||
name: "Run C# Tests"
|
name: "Run C# Tests"
|
||||||
command: |
|
command: |
|
||||||
cd gpt4all-bindings/csharp
|
cd gpt4all-bindings/csharp
|
||||||
dotnet test . --filter --filter SKIP_ON_CI=False
|
dotnet test . --filter SKIP_ON_CI=False
|
||||||
- run:
|
- run:
|
||||||
name: Build C# Project
|
name: Build C# Project
|
||||||
command: |
|
command: |
|
||||||
|
Loading…
Reference in New Issue
Block a user