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:
parent
bdd8ba115e
commit
322e25d18e
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user