fix store_test_results path

This commit is contained in:
mvenditto 2023-06-16 15:06:32 +01:00 committed by AT
parent a92fe0a089
commit a987d0a98f

View File

@ -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: