mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
fix store_test_results path
This commit is contained in:
parent
a92fe0a089
commit
a987d0a98f
@ -357,7 +357,7 @@ jobs:
|
||||
export PATH="$PATH:/root/.dotnet/tools"
|
||||
trx2junit TestResults/*.trx
|
||||
- store_test_results:
|
||||
path: tests/TestResults
|
||||
path: gpt4all-bindings/csharp/Gpt4All.Tests/TestResults
|
||||
- persist_to_workspace:
|
||||
root: gpt4all-bindings/csharp
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user