Skip to content

Commit 6039476

Browse files
committed
Update GitHub Actions
1 parent 3977c59 commit 6039476

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spot_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Unit Tests
6161
if: ${{ matrix.os != 'windows-latest' }}
6262
run: |
63-
pytest examples/unit_tests/verify_framework.py
63+
pytest examples/unit_tests/verify_framework.py --reruns=2
6464
- name: Verify seleniumbase install from PyPI
6565
run: |
6666
pip install seleniumbase -U --no-deps --force-reinstall --no-cache-dir

0 commit comments

Comments
 (0)