typo
All checks were successful
Build on RHEL9 / build (push) Successful in 3m46s
Build on RHEL8 / build (push) Successful in 4m41s

This commit is contained in:
2026-01-12 16:42:46 +01:00
parent 10533d3d60
commit 3e32d90943

View File

@@ -30,7 +30,7 @@ jobs:
uses: conda-incubator/setup-miniconda@v3
with:
python-version: ${{ matrix.python-version }}
environment-name: etc/gh-workflow-conda-env.yml
environment-file: etc/gh-workflow-conda-env.yml
miniforge-version: latest
channels: conda-forge
conda-remove-defaults: "true"