diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dbdaaea99..916a5c1a4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -159,6 +159,7 @@ jobs: - name: Run XMPP Interoperability Tests against CI server. if: matrix.otp == '26' + continue-on-error: true uses: XMPP-Interop-Testing/xmpp-interop-tests-action@v1.4.0 with: domain: 'localhost'