diff --git a/.github/workflows/ci-conda.yml b/.github/workflows/ci-conda.yml index 05ed6c80f1c..aaa4feb3595 100644 --- a/.github/workflows/ci-conda.yml +++ b/.github/workflows/ci-conda.yml @@ -86,7 +86,7 @@ jobs: mamba-version: "*" channels: conda-forge,defaults channel-priority: true - activate-environment: sage-build + activate-environment: sage environment-file: src/${{ matrix.conda-env }}-${{ matrix.python }}.yml - name: Print Conda environment