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 8ecf616 commit ac11f9dCopy full SHA for ac11f9d
.github/actions/setup/action.yml
@@ -7,6 +7,6 @@ runs:
7
- name: Install Conda packages
8
uses: mamba-org/setup-micromamba@v1
9
with:
10
- environment-file: extras/environment.yml
+ environment-file: extras/environment.lock.yml
11
init-shell: bash
12
cache-environment: true
0 commit comments