diff --git a/.github/workflows/example-14.yml b/.github/workflows/example-14.yml index 19128e54..01430a7a 100644 --- a/.github/workflows/example-14.yml +++ b/.github/workflows/example-14.yml @@ -47,8 +47,8 @@ jobs: continue-on-error: true with: channels: ${{ matrix.channels }} - python-version: "3.12" conda-remove-defaults: ${{ matrix.conda-remove-defaults }} + activate-environment: "" - shell: bash -elc "python {0}" run: | from conda.base.context import context