Skip to content

Commit e6b3139

Browse files
Fix lint
1 parent 0dce97e commit e6b3139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787

8888
# The new python may not have nox so install it again
8989
- name: Update pip, install pipx and install wheel (again)
90-
run: python -m pip install -U pip pipx wheel
90+
run: python -m pip install -U pip pipx wheel
9191
shell: bash
9292

9393
- name: Start xvfb on Linux

0 commit comments

Comments
 (0)