Skip to content

Commit

Permalink
Install project
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Oct 11, 2023
1 parent 7b89be5 commit b14e971
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/codspeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ jobs:
--only dev
--only benchmark
- name: Install project
run: |
poetry install -vvv --only-root
- name: Run benchmarks
uses: CodSpeedHQ/action@v1
with:
Expand Down

0 comments on commit b14e971

Please sign in to comment.