improve tests

This commit is contained in:
Ruben Fiszel
2025-09-28 19:40:26 +00:00
parent 2047073c03
commit d59b9f5216
+1 -1
View File
@@ -66,7 +66,7 @@ jobs:
- name: Substitute EE code (EE logic is behind feature flag)
run: |
./backend/substitute_ee_code.sh --copy --dir ./windmill-ee-private
./substitute_ee_code.sh --copy --dir ./windmill-ee-private
- name: cargo test
timeout-minutes: 16
run: