mirror of
https://github.com/processone/ejabberd
synced 2025-10-05 02:29:34 +02:00
Merge pull request #4443 from guusdk/xmpp-interop-testing-v1.6.1
CI: bump XMPP-Interop-Testing/xmpp-interop-tests-action
This commit is contained in:
commit
7840924b17
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -146,7 +146,7 @@ jobs:
|
||||||
- name: Run XMPP Interoperability Tests against CI server.
|
- name: Run XMPP Interoperability Tests against CI server.
|
||||||
if: matrix.otp == '27'
|
if: matrix.otp == '27'
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
uses: XMPP-Interop-Testing/xmpp-interop-tests-action@v1.6.0
|
uses: XMPP-Interop-Testing/xmpp-interop-tests-action@v1.6.1
|
||||||
with:
|
with:
|
||||||
domain: 'localhost'
|
domain: 'localhost'
|
||||||
adminAccountUsername: 'admin'
|
adminAccountUsername: 'admin'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue