mirror of
https://github.com/progval/irctest.git
synced 2025-04-06 15:29:50 +00:00
Run Atheme with InspIRCd, to enable tests depending on SASL
This commit is contained in:
3
.github/workflows/inspircd.yml
vendored
3
.github/workflows/inspircd.yml
vendored
@ -31,6 +31,9 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip install pytest -r requirements.txt
|
||||
|
||||
- name: Install atheme
|
||||
run: sudo apt-get install atheme-services
|
||||
|
||||
- name: Checkout InspIRCd
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
|
Reference in New Issue
Block a user