diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 118e1f4c..6e67e745 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -78,7 +78,7 @@ jobs: uses: nick-fields/retry@v2 with: timeout_minutes: 10 - max_attempts: 3 + max_attempts: 6 command: | source $VENV poe test-pyodide