Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
lapp0 committed May 17, 2024
1 parent 9343cf0 commit fc55611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asv_benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install .[test]
pip install asv asv-runner # PR TODO: move to pyprojct.toml
pip install asv asv-runner # PR TODO: move to pyprojct.toml
- name: Run ASV benchmarks
run: asv run
Expand Down

0 comments on commit fc55611

Please sign in to comment.