Trying to fix github CI secondary rate limit errors

This commit is contained in:
hakril
2024-06-10 17:44:39 +02:00
parent 40f9420078
commit bcb6327f60
+4 -1
View File
@@ -68,4 +68,7 @@ jobs:
if: always()
with:
files: junit/test-results.xml
check_name: PyTest Results for ${{ matrix.python-version}}-${{ matrix.python-bitness-to-test}}
check_name: PyTest Results for ${{ matrix.python-version}}-${{ matrix.python-bitness-to-test}}
secondary_rate_limit_wait_seconds: 90
seconds_between_github_writes: 10
seconds_between_github_reads: 1