Revert ci: allow real e2e to fail without failing entire workflow

This commit is contained in:
neuronori
2026-06-20 03:46:16 +00:00
parent 5f5700baa0
commit 8505dc19b6
-2
View File
@@ -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: