Philipp Hörist pushed to branch master at gajim / python-nbxmpp


Commits:
cfc26fb4 by lovetox at 2022-05-09T22:24:36+02:00
ci: Test installing with pip

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -12,6 +12,7 @@ run-test:
     - coverage run --source=nbxmpp -m unittest discover -v
     - coverage report -mi
     - coverage xml -i
+    - pip install .
   coverage: "/TOTAL.+ ([0-9]{1,3}%)/"
   artifacts:
     reports:



View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/cfc26fb4945e57e8f24230f9cff5a636623d18fe

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/cfc26fb4945e57e8f24230f9cff5a636623d18fe
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