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:
authorlovetox <philipp@hoerist.com>2022-06-09 00:44:28 +0300
committerlovetox <philipp@hoerist.com>2022-06-09 00:44:28 +0300
commit9e04b5223adee02fee496e126100bd8664068ef5 (patch)
treebdaaecfc26a56ad36c0871dfa09e306473a57348 /.gitlab-ci.yml
parentb7516ac86f2e2b604dd4c5d6cd96f62ec4d919a6 (diff)
ci: Use newest 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 e5896f046..a466e15c0 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
- pip3 install git+https://github.com/pygobject/pygobject-stubs.git
- - npm install pyright@1.1.249
+ - npm install pyright
- python3 .ci/link-gtk.py
- $(npm bin)/pyright --version
- $(npm bin)/pyright