Philipp Hörist pushed to branch master at gajim / gajim
Commits: 04cb7835 by lovetox at 2021-12-19T13:28:18+01:00 Update .gitlab-ci.yml - - - - - 1 changed file: - .gitlab-ci.yml Changes: ===================================== .gitlab-ci.yml ===================================== @@ -8,6 +8,7 @@ include: pyright: stage: test script: + - pip3 install -I git+https://dev.gajim.org/gajim/python-nbxmpp.git@$NBXMPP_BRANCH - pip3 install -I git+https://dev.gajim.org/gajim/gi-stubs.git - npm install pyright - python3 -V View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/04cb78359c6cdc112cb309a2dab744f4b0268f3e -- View it on GitLab: https://dev.gajim.org/gajim/gajim/-/commit/04cb78359c6cdc112cb309a2dab744f4b0268f3e 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
