Skip to content

Commit

Permalink
pip is up to date on the runners
Browse files Browse the repository at this point in the history
  • Loading branch information
Abe Coull committed Nov 2, 2023
1 parent 4b3d6a8 commit bf9a922
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
python-version: '3.x'
- name: Install dependencies
run: |
pip install --upgrade pip
pip install tox
- name: Run code format checks
run: |
Expand Down

0 comments on commit bf9a922

Please sign in to comment.