diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a896def..1934c42 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,9 +18,6 @@ jobs: - uses: mamba-org/setup-micromamba@v1 with: environment-file: .github/environment.yml - init-shell: >- - bash - powershell cache-environment: true post-cleanup: 'all'