Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
akihironitta authored Aug 18, 2023
1 parent 60d0676 commit 6ef2462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
- name: Set up conda
run: |
conda init bash
conda create -n benchmark python=3.10
conda init bash
conda activate benchmark
- name: Set up asv
Expand Down

0 comments on commit 6ef2462

Please sign in to comment.