Skip to content

Commit 18be635

Browse files
committed
[py] Add missing newline
1 parent 89d0fd7 commit 18be635

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ jobs:
106106
cache-key: py-browser-${{ matrix.browser }}
107107
run: |
108108
bazel test --local_test_jobs 1 --flaky_test_attempts 3 --pin_browsers=true //py:common-${{ matrix.browser }}-bidi //py:test-${{ matrix.browser }}
109+
109110
safari-tests:
110111
name: Browser Tests
111112
needs: build

0 commit comments

Comments
 (0)