add rust to tests

This commit is contained in:
Ruben Fiszel
2024-12-15 11:06:56 +01:00
committed by GitHub
parent aaae1ea642
commit ab906eeb20
+1 -1
View File
@@ -46,5 +46,5 @@ jobs:
&& touch windmill-api/openapi-deref.yaml &&
DATABASE_URL=postgres://postgres:changeme@postgres:5432/windmill
DISABLE_EMBEDDING=true RUST_LOG=info cargo test --features
enterprise,deno_core,license,http_trigger,zip,oauth2,python --all --
enterprise,deno_core,license,http_trigger,zip,oauth2,python,rust --all --
--nocapture