all
This commit is contained in:
2
.github/workflows/backend-test.yml
vendored
2
.github/workflows/backend-test.yml
vendored
@@ -63,6 +63,6 @@ jobs:
|
||||
DATABASE_URL=postgres://postgres:changeme@localhost:5432/windmill
|
||||
DISABLE_EMBEDDING=true RUST_LOG=info PYTHON_PATH=$(which python)
|
||||
DENO_PATH=$(which deno) BUN_PATH=$(which bun) GO_PATH=$(which go)
|
||||
cargo test --features
|
||||
cargo test --jobs=4 --features
|
||||
enterprise,deno_core,license,http_trigger,zip,oauth2,python,rust --all
|
||||
-- --nocapture
|
||||
|
||||
Reference in New Issue
Block a user