mirror of
https://github.com/progval/irctest.git
synced 2025-04-06 15:29:50 +00:00
basic server test for SCRAM-SHA-256 (#84)
This commit is contained in:
committed by
GitHub
parent
ec386a1fc9
commit
9de76b6063
2
.github/workflows/test-stable.yml
vendored
2
.github/workflows/test-stable.yml
vendored
@ -497,7 +497,7 @@ jobs:
|
||||
with:
|
||||
python-version: 3.7
|
||||
- name: Install dependencies
|
||||
run: pip install limnoria==2021.06.15 cryptography
|
||||
run: pip install limnoria==2021.06.15 cryptography pyxmpp2-scram
|
||||
- name: Install Atheme
|
||||
run: sudo apt-get install atheme-services
|
||||
- name: Install irctest dependencies
|
||||
|
Reference in New Issue
Block a user