diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 670336522..3b02f3b0b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,8 +124,6 @@ jobs: features-test: uses: temporalio/features/.github/workflows/go.yaml@main with: - # TODO: Set back once https://github.com/temporalio/features/pull/631 is merged - features-repo-ref: "versioning-breaking-changes" go-repo-path: ${{github.event.pull_request.head.repo.full_name}} version: ${{github.event.pull_request.head.ref}} version-is-repo-ref: true