increase ci timeout

This commit is contained in:
Ruben Fiszel
2022-11-10 17:18:58 +01:00
parent 4aeed1ffc8
commit e6049ca7ba
+1 -1
View File
@@ -39,5 +39,5 @@ jobs:
backend
backend -> target
- name: cargo test
timeout-minutes: 5
timeout-minutes: 10
run: mkdir frontend/build && cd backend && DATABASE_URL=postgres://postgres:changeme@postgres:5432/windmill cargo test --all -- --nocapture