From 837c30875dee36d121d66ab537226ec5d5b5481d Mon Sep 17 00:00:00 2001 From: Michael Scherle Date: Tue, 19 Nov 2024 10:58:49 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ee49506c..84b3bcdd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -190,6 +190,7 @@ websocket-autobahn: image: ubuntu:bionic script: - pip2 install 'wsaccel==0.6.3' + - pip2 install 'pip install Automat==24.8.1' - pip2 install autobahntestsuite - wstest -a - git clean -fdx