Philipp Hörist pushed to branch master at gajim / gajim
Commits:
af797a05 by lovetox at 2021-12-19T12:16:19+01:00
Update .gajim-ci.yml
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -9,10 +9,10 @@ pyright:
stage: test
script:
- pip3 install -I git+https://dev.gajim.org/gajim/gi-stubs.git
- - sudo npm install pyright
+ - npm install pyright
- python3 -V
- - pyright --version
- - pyright
+ - $(npm bin)/pyright --version
+ - $(npm bin)/pyright
interruptible: true
allow_failure: false
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/af797a0551a5f5f918ffe607522fb1b0ab896e15
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/af797a0551a5f5f918ffe607522fb1b0ab896e15
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