mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Increase CI reruns
This commit is contained in:
parent
0c7583432c
commit
7d431781c3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
|
|
@ -142,4 +142,4 @@ jobs:
|
|||
run: |
|
||||
./nitter &
|
||||
cd tests
|
||||
poetry run pytest -n3 --reruns=3 --rs .
|
||||
poetry run pytest -n3 --reruns=5 --rs .
|
||||
|
|
|
|||
Loading…
Reference in a new issue