From 0f515d13f632f95e2b3fd004443f821212a53900 Mon Sep 17 00:00:00 2001 From: Josemar Luedke Date: Tue, 20 Apr 2021 11:07:19 -0700 Subject: [PATCH] Remove needs:test from ci --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 04f959ef..097caebe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,6 @@ jobs: try-scenarios: name: Compat ${{ matrix.ember-try-scenario }} runs-on: ubuntu-latest - needs: test env: CI: 'true'