We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1efa32a commit 15ad9a9Copy full SHA for 15ad9a9
1 file changed
.github/workflows/setup.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: mamba-org/provision-with-micromamba@main
22
with:
23
channel-priority: strict
24
- environment-file: extras/environment.yml
+ environment-file: extras/environment.lock.yml
25
cache-downloads: true
26
cache-env: true
27
- name: ${{ inputs.message }}
0 commit comments