diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 361aa113e..4430bcee0 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -40,7 +40,7 @@ jobs: ) strategy: matrix: - module: [wrangler-core] + module: [wrangler-core, wrangler-transform] fail-fast: false steps: