Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
hadim committed May 13, 2022
1 parent a15a93b commit 508e457
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Setup conda
# see https://github.com/mamba-org/provision-with-micromamba/issues/54
uses: mamba-org/provision-with-micromamba@268cc19728703111bda67eb6e7328258ff6eb8b6
uses: mamba-org/provision-with-micromamba@0262775830d4abaedede06025aece997d53eb862
with:
environment-file: false
cache-downloads: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Setup conda
# see https://github.com/mamba-org/provision-with-micromamba/issues/54
uses: mamba-org/provision-with-micromamba@268cc19728703111bda67eb6e7328258ff6eb8b6
uses: mamba-org/provision-with-micromamba@0262775830d4abaedede06025aece997d53eb862
with:
environment-file: false
cache-downloads: true
Expand Down

0 comments on commit 508e457

Please sign in to comment.