mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +02:00
CI: bump XMPP-Interop-Testing/xmpp-interop-tests-action
Updates this GitHub Action that's used to execute XMPP-based interop tests from v1.5.0 to v1.6.0. In this update, 524 new tests were added (more than doubling the amount of tests that previously existed).
This commit is contained in:
parent
053fd26994
commit
f150419891
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.
|
||||
if: matrix.otp == '27'
|
||||
continue-on-error: true
|
||||
uses: XMPP-Interop-Testing/xmpp-interop-tests-action@v1.5.0
|
||||
uses: XMPP-Interop-Testing/xmpp-interop-tests-action@v1.6.0
|
||||
with:
|
||||
domain: 'localhost'
|
||||
adminAccountUsername: 'admin'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue