diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 3b1697c2b..ffae5e78a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -305,6 +305,7 @@ jobs: tests/runtimes/python/*.ts \ tests/runtimes/substantial/common.ts \ tests/e2e/self_deploy/self_deploy.ts \ + tests/e2e/published/*.ts tests/metagen/typegraphs/metagen.ts \ src/typegraph/deno/src/*.ts \ tools/*.ts