ci improvements

This commit is contained in:
Ruben Fiszel
2024-12-17 19:32:46 +01:00
parent 4f57d9d121
commit 7558572d23
+1 -1
View File
@@ -68,4 +68,4 @@ jobs:
DENO_PATH=$(which deno) BUN_PATH=$(which bun) GO_PATH=$(which go)
UV_PATH=$(which uv) cargo test --jobs=4 --features
enterprise,deno_core,license,http_trigger,zip,oauth2,python,rust --all
-- --nocapture --test-threads=2
-- --nocapture --test-threads=4