Skip to content

Commit

Permalink
reruns for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
abhisrkckl committed Dec 10, 2024
1 parent 3cfe347 commit b75c946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,5 +136,5 @@ jobs:
python -m pip install --force-reinstall --no-deps .
- name: Run tests
shell: bash -el {0}
run: pytest -v --pyargs tests
run: pytest -v --pyargs tests --reruns 5

0 comments on commit b75c946

Please sign in to comment.