Skip to content

Commit ae94836

Browse files
Fix linting
1 parent 6444b35 commit ae94836

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
@@ -89,7 +89,7 @@ jobs:
8989
- name: Update pip, install wheel and nox (again)
9090
run: python -m pip install -U pip wheel nox
9191
shell: bash
92-
92+
9393
- name: Start xvfb on Linux
9494
run: |
9595
/usr/bin/Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &

0 commit comments

Comments
 (0)