mirror of
https://github.com/progval/irctest.git
synced 2025-04-06 15:29:50 +00:00
Enable WHO mask tests on Sable (#272)
* Sable: Hide NickServ/ChanServ when running without services They interfere with 'WHO *' as they are returned as matches * Enable WHO mask tests on Sable * Bump Sable
This commit is contained in:
2
.github/workflows/test-stable.yml
vendored
2
.github/workflows/test-stable.yml
vendored
@ -1106,7 +1106,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: sable
|
||||
ref: fe337a036c3ab5f8548e2578b65568e628f4c32f
|
||||
ref: b9deaa930c49f2939d9a584bedbfc3236da0d707
|
||||
repository: Libera-Chat/sable
|
||||
- name: Install rust toolchain
|
||||
uses: actions-rs/toolchain@v1
|
||||
|
Reference in New Issue
Block a user