From 131f7a1b01c3d81745715df3905611bb8f5a3315 Mon Sep 17 00:00:00 2001 From: Scott Newcomer Date: Tue, 11 Jan 2022 10:36:13 -0600 Subject: [PATCH] try without ember-string for now --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c632c755dd5..44f509bbbbc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -219,7 +219,6 @@ jobs: partner: [ ember-test-helpers, - ember-string, ember-legacy-built-in-components, ] steps: