We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57efdd4 commit 07a2d5eCopy full SHA for 07a2d5e
.github/workflows/deploy.yml
@@ -26,6 +26,7 @@ jobs:
26
python-version: "3.13"
27
miniforge-version: latest
28
condarc-file: .condarc
29
+ environment-file: .ci_support/environment-mini.yml
30
- name: Build
31
shell: bash -l {0}
32
run: |
0 commit comments