We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89d0fd7 commit 18be635Copy full SHA for 18be635
.github/workflows/ci-python.yml
@@ -106,6 +106,7 @@ jobs:
106
cache-key: py-browser-${{ matrix.browser }}
107
run: |
108
bazel test --local_test_jobs 1 --flaky_test_attempts 3 --pin_browsers=true //py:common-${{ matrix.browser }}-bidi //py:test-${{ matrix.browser }}
109
+
110
safari-tests:
111
name: Browser Tests
112
needs: build
0 commit comments