diff --git a/.github/workflows/conda_ci.yml b/.github/workflows/conda_ci.yml index c66fe4b..74c6538 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"