fix carousel list

This commit is contained in:
Ruben Fiszel
2023-09-14 15:54:35 +02:00
parent bb993336ce
commit 73cfa92fa2
4 changed files with 6 additions and 3 deletions

View File

@@ -42,4 +42,4 @@ jobs:
mkdir frontend/build && cd backend && touch
windmill-api/openapi-deref.yaml &&
DATABASE_URL=postgres://postgres:changeme@postgres:5432/windmill cargo
test --all --features enterprise -- --nocapture
--features enterprise test --all -- --nocapture