improve tests

This commit is contained in:
Ruben Fiszel
2025-09-28 19:40:26 +00:00
parent c59a90b3b7
commit 8a2594c9c7
+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: