sasl: Add tests for signature failure from the server (#179)

This commit is contained in:
2023-05-29 11:53:08 +02:00
committed by GitHub
parent a03e9bb8ea
commit 79bbdd2948
3 changed files with 33 additions and 3 deletions

View File

@ -894,7 +894,7 @@ jobs:
with:
python-version: 3.7
- name: Install dependencies
run: pip install limnoria==2022.03.17 cryptography pyxmpp2-scram
run: pip install limnoria==2023.5.27 cryptography pyxmpp2-scram
- name: Install system dependencies
run: sudo apt-get install atheme-services faketime
- name: Install irctest dependencies