fix ts tests on windows (#1342)

* fix ts tests on windows

* fix cleanup

* fix tests

* hold on c sharp workflows

* fix: downloadModel doesnt not mkdirp
This commit is contained in:
Jacob Nguyen
2023-08-17 09:32:08 -05:00
committed by GitHub
parent a63093554f
commit b43eec0e2c
3 changed files with 34 additions and 11 deletions

View File

@@ -931,18 +931,21 @@ workflows:
branches:
only:
requires:
- nuget-hold
- build-bindings-backend-linux
- build-csharp-windows:
filters:
branches:
only:
requires:
- build-bindings-backend-windows
- nuget-hold
- build-bindings-backend-windows
- build-csharp-macos:
filters:
branches:
only:
requires:
- nuget-hold
- build-bindings-backend-macos
- store-and-upload-nupkgs:
filters: