Skip to content

Commit

Permalink
poetry setup in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ElijahAhianyo committed Mar 5, 2024
1 parent 6e61bb1 commit 7dc6899
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codspeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:

runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: actions/checkout@v4
- uses: ./.github/actions/setup_build_env
with:
python-version: ${{ matrix.python-version }}
run-poetry-install: true
Expand Down

0 comments on commit 7dc6899

Please sign in to comment.