diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index 8b2ddaee..3828691b 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -42,6 +42,7 @@ jobs: name: E2E Tests (${{ matrix.shard }}/${{ strategy.job-total }}) runs-on: ubuntu-latest timeout-minutes: 15 + continue-on-error: true permissions: contents: read strategy: