diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d2bb6e2..0e044e5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -63,8 +63,6 @@ jobs: name: Real E2E (Providers x Transports) runs-on: ubuntu-latest timeout-minutes: 25 - # Skip on push/PR: external carriers often block GitHub Actions IPs - continue-on-error: true steps: - uses: actions/checkout@v4 with: