diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5dea3b9c0..5fd29d8df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,9 +16,8 @@ jobs: name: 'Coverage' runs-on: ubuntu-latest needs: - # bun excluded because it uses built-in test tool which does not support coverage in v8/istanbul format. - # refer https://github.com/oven-sh/bun/issues/4015 - main + - bun - fastly - node - workerd