From e14c606ccfde80ad9dc66b473a79eb6cbae3c62a Mon Sep 17 00:00:00 2001 From: "repo-helper[bot]" <74742576+repo-helper[bot]@users.noreply.github.com> Date: Tue, 24 Nov 2020 13:30:25 +0000 Subject: [PATCH] Updated files with 'repo_helper'. --- .github/workflows/conda_ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/conda_ci.yml b/.github/workflows/conda_ci.yml index 14d8251..2919e38 100644 --- a/.github/workflows/conda_ci.yml +++ b/.github/workflows/conda_ci.yml @@ -12,8 +12,6 @@ jobs: name: "Conda" runs-on: ubuntu-latest - strategy: - steps: - name: Checkout 🛎️ uses: "actions/checkout@v2"