Skip to content

Commit

Permalink
why
Browse files Browse the repository at this point in the history
  • Loading branch information
atharva-2001 committed Oct 23, 2023
1 parent 2a63256 commit 7fa23e7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,10 @@ jobs:
key: atom-data

- uses: mamba-org/setup-micromamba@v1
with:
generate-run-shell: true

- run: mamba
# with:
# generate-run-shell: true
# - uses: conda-incubator/setup-miniconda@v2
# with:
# miniforge-variant: Mambaforge
Expand All @@ -92,7 +94,7 @@ jobs:
run: |
git log -n 1 --pretty=format:"%H" >> tag_commits.txt
asv run HASHFILE:tag_commits.txt
shell: micromamba-shell {0}
# shell: micromamba-shell {0}


- name: Generate Graphs and HTML
Expand Down

0 comments on commit 7fa23e7

Please sign in to comment.