Skip to content

Commit

Permalink
Debugging benchmarks.yml Github workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
byrdie committed Nov 26, 2023
1 parent f57b397 commit 5759c3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
pip install setuptools wheel
pip install -e .[benchmark]
ls
- name: Test virtualenv
run: virtualenv
- name: Setup Pages
id: pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit 5759c3c

Please sign in to comment.