25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-10-31 15:21:38 +01:00

CI: Get again continue-on-error for XMPP Interop Tests

See explanations following the comment
https://github.com/processone/ejabberd/pull/4285#issuecomment-2397047355

This partially reverts commit 94c2a115d5.
This commit is contained in:
Badlop 2024-10-28 11:06:47 +01:00
parent bdd8ba115e
commit 322e25d18e

View File

@ -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'