fix tests

This commit is contained in:
Ruben Fiszel
2023-09-14 13:20:39 +02:00
parent 410b4c9cf0
commit a1fdfffb14
5 changed files with 9 additions and 4 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 -- --nocapture
--features enterprise test --all -- --nocapture