Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
amitsagtani97 committed Apr 28, 2021
1 parent 58a7eeb commit a8b9f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
python-version: "3.8"
- name: Run pre-commit
uses: pre-commit/[email protected]
- name: Install benchmark-wrapper
- name: Install benchmark-comparison
run: |
python setup.py develop

0 comments on commit a8b9f9a

Please sign in to comment.