diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6399379c..43db05aa 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,7 +21,7 @@ jobs: with: go-version: "1.26" - name: "install python3-pytest" - run: "sudo apt install -y python3-pytest" + run: "sudo apt install -y python3-pytest python3-websockets" - name: "make install" run: "make install" - name: "make test" diff --git a/irctest b/irctest index 219ca652..95911406 160000 --- a/irctest +++ b/irctest @@ -1 +1 @@ -Subproject commit 219ca65273489193f54df9d5909aee3b4480c1c5 +Subproject commit 959114063189eac3aaad82a229acbcaeb78fb184