diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 96abc7d5..ee478559 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -752,3 +752,4 @@ jobs: anaconda-org-channel: conda-canary anaconda-org-label: ${{ env.ANACONDA_ORG_LABEL }} anaconda-org-token: ${{ secrets.ANACONDA_ORG_CONDA_CANARY_TOKEN }} + conda-build-arguments: --override-channels --channel conda-forge