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 f043c89 commit 870a44bCopy full SHA for 870a44b
.github/workflows/update-lockfile.yml
@@ -50,7 +50,6 @@ jobs:
50
- name: Download all lockfiles
51
uses: actions/download-artifact@v2
52
with:
53
- name: conda-lock-*.yaml
54
path: conda
55
- name: Print diff
56
run: |
0 commit comments