Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <philipp@hoerist.com>2022-12-23 03:08:28 +0300
committerPhilipp Hörist <philipp@hoerist.com>2022-12-23 03:08:28 +0300
commit08e7113b8e1dbfece86d37da4ab31f1e1d1b008f (patch)
tree394f56d2934d14eb869514d2b211ac5261fdbfb3 /.gitlab-ci.yml
parent0ff8fb9ad236145e7ec2570c4a9aecafbfd45d5b (diff)
ci: Unfreeze pyright version
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4cfb3bc99..40529bc14 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,7 +27,7 @@ test-pyright:
script:
- pip3 install git+https://dev.gajim.org/gajim/python-nbxmpp.git
- PYGOBJECT_STUB_CONFIG=Gtk3,Gdk3,Soup2 pip3 install git+https://github.com/pygobject/pygobject-stubs.git
- - npm install pyright@1.1.284
+ - npm install pyright
- python3 .ci/link-gtk.py
- $(npm bin)/pyright --version
- $(npm bin)/pyright