mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-13 22:39:11 +00:00
fix typo
This commit is contained in:
@@ -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 Gtp4All.Tests --filter SKIP_ON_CI=False
|
dotnet test Gpt4All.Tests --filter SKIP_ON_CI=False
|
||||||
- run:
|
- run:
|
||||||
name: Build C# Project
|
name: Build C# Project
|
||||||
command: |
|
command: |
|
||||||
|
Reference in New Issue
Block a user