We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95d54f9 + 63f3b4f commit ca03a97Copy full SHA for ca03a97
.github/workflows/ci.yml
@@ -146,7 +146,7 @@ jobs:
146
- name: Run XMPP Interoperability Tests against CI server.
147
if: matrix.otp == '27'
148
continue-on-error: true
149
- uses: XMPP-Interop-Testing/xmpp-interop-tests-action@v1.7.1
+ uses: XMPP-Interop-Testing/xmpp-interop-tests-action@v1.7.2
150
with:
151
domain: 'localhost'
152
adminAccountUsername: 'admin'
0 commit comments