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 508e457 commit 6ebf205
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@0262775830d4abaedede06025aece997d53eb862
uses: mamba-org/provision-with-micromamba@755a9542150cc9dedd1c1dd95b963460ec320939
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@0262775830d4abaedede06025aece997d53eb862
uses: mamba-org/provision-with-micromamba@755a9542150cc9dedd1c1dd95b963460ec320939
with:
environment-file: false
cache-downloads: true
Expand Down

0 comments on commit 6ebf205

Please sign in to comment.