Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
nwlandry committed Jul 2, 2024
1 parent b5682c4 commit d96f2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
git fetch origin $GITHUB_BASE_REF:base $GITHUB_REF:pr
python -m pip install --upgrade pip wheel setuptools
pip install -r requirements/default.txt -r requirements/benchmarks.txt
pip install .
pip install virtualenv
python -m pip list
- name: Benchmark against main
run: |
Expand Down

0 comments on commit d96f2cf

Please sign in to comment.