Skip to content

Commit

Permalink
Merge branch 'master' into feature/http2
Browse files Browse the repository at this point in the history
  • Loading branch information
akalex authored Oct 30, 2024
2 parents 39d09c7 + 3f26891 commit 03fce95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
with:
python-version: ${{ matrix.python-version }}

- name: Install setuptools
run: pip install --upgrade setuptools

- name: Install Poetry
uses: snok/install-poetry@v1
with:
Expand Down

0 comments on commit 03fce95

Please sign in to comment.