1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-04-03 20:32:10 -04:00

Increase CI reruns

This commit is contained in:
Zed
2026-03-30 01:42:34 +02:00
parent 0c7583432c
commit 7d431781c3

View File

@@ -142,4 +142,4 @@ jobs:
run: |
./nitter &
cd tests
poetry run pytest -n3 --reruns=3 --rs .
poetry run pytest -n3 --reruns=5 --rs .