Skip to content

Commit

Permalink
back out conda actions
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenworsley committed Apr 24, 2024
1 parent 710734f commit 72d6f87
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,6 @@ jobs:
python-version: ["3.10"]

steps:
- name: "init conda"
run: |
conda init
- name: "pin conda"
run: |
conda activate
conda install --yes conda<24.3
- name: "checkout"
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 72d6f87

Please sign in to comment.