improve popup location

This commit is contained in:
Ruben Fiszel
2023-09-14 15:10:08 +02:00
parent a1fdfffb14
commit bb993336ce
3 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
--features enterprise test --all -- --nocapture
test --all --features enterprise -- --nocapture