diff --git a/.github/workflows/backend-test.yml b/.github/workflows/backend-test.yml index 557b7e3bfc..466224b0e4 100644 --- a/.github/workflows/backend-test.yml +++ b/.github/workflows/backend-test.yml @@ -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: