Skip to content

Commit

Permalink
Update pip qmark
Browse files Browse the repository at this point in the history
  • Loading branch information
dhhagan committed May 8, 2024
1 parent da62476 commit 65a3b4a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-and-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
with:
python-version: ${{ matrix.python }}

- name: Update pip
run: pip install --upgrade pip

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

0 comments on commit 65a3b4a

Please sign in to comment.