mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
fix
This commit is contained in:
parent
33ead4cbf1
commit
9e77a1bb6f
@ -414,7 +414,7 @@ jobs:
|
||||
command: |
|
||||
cd gpt4all-bindings/csharp/Gpt4All.Tests
|
||||
dotnet tool install -g trx2junit
|
||||
export $Env:Path += ";$Env:USERPROFILE\.dotnet\tools"
|
||||
$Env:Path += ";$Env:USERPROFILE\.dotnet\tools"
|
||||
trx2junit TestResults/*.trx
|
||||
- store_test_results:
|
||||
path: gpt4all-bindings/csharp/Gpt4All.Tests/TestResults
|
||||
|
Loading…
Reference in New Issue
Block a user