mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-04 16:03:06 +00:00
all
This commit is contained in:
@@ -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