1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

Revert "ci: install version 3.35.5 of schemathesis"

This reverts commit 2b702f21d3.
This commit is contained in:
Sébastien Helleu
2024-09-25 21:31:40 +02:00
parent 759ffc3d21
commit 824c172984
+1 -1
View File
@@ -162,7 +162,7 @@ jobs:
env:
RELAY_PASSWORD: test
run: |
sudo -H pip3 install --ignore-installed schemathesis==3.35.5
sudo -H pip3 install --ignore-installed schemathesis
weechat-headless \
--dir /tmp/weechat-test-api \
--run-command '/set relay.network.password "${{ env.RELAY_PASSWORD }}"' \