Skip to content

Commit bee5003

Browse files
committed
typo
1 parent 67e1c32 commit bee5003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
python-version: ${{ matrix.python-version }}
5555

5656
- name: setup xvfb
57-
if: ${{ startsWith(matrix.runs-on, 'ubuntu) }}
57+
if: ${{ startsWith(matrix.runs-on, 'ubuntu') }}
5858
run: |
5959
echo "PRE_TEST=xvfb-run --auto-servernum" >> "$GITHUB_ENV"
6060

0 commit comments

Comments
 (0)