mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-17 08:18:51 +00:00
remove duplicate --filter
This commit is contained in:
@@ -342,7 +342,7 @@ jobs:
|
||||
name: "Run C# Tests"
|
||||
command: |
|
||||
cd gpt4all-bindings/csharp
|
||||
dotnet test . --filter --filter SKIP_ON_CI=False
|
||||
dotnet test . --filter SKIP_ON_CI=False
|
||||
- run:
|
||||
name: Build C# Project
|
||||
command: |
|
||||
|
Reference in New Issue
Block a user