Philipp Hörist pushed to branch master at gajim / gajim


Commits:
f2bf00f5 by lovetox at 2022-05-31T15:45:59+02:00
ci: Fix pyright version

1.1.250 is not usable because of a bug

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.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
+    - npm install [email protected]
     - python3 .ci/link-gtk.py
     - $(npm bin)/pyright --version
     - $(npm bin)/pyright



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/f2bf00f5fd9562aed1cbffc12dec840aed6223ae

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/f2bf00f5fd9562aed1cbffc12dec840aed6223ae
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to