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:
authorPhilipp Hörist <philipp@hoerist.com>2023-01-07 18:12:06 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-01-07 18:12:06 +0300
commit937055b83552cd26087ceff4c6e04a15d5202e1e (patch)
tree70109b8892d5f07ceb8bbccfa4b9e0dc30284b97 /.gitlab-ci.yml
parent331a233021a03c2fc90e743558d97ebd9efd1ee8 (diff)
ci: Remove obsolete script
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cad80d380..864543b43 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,7 +28,6 @@ test-pyright:
- pip3 install git+https://dev.gajim.org/gajim/python-nbxmpp.git
- PYGOBJECT_STUB_CONFIG=Gtk3,Gdk3 pip3 install git+https://github.com/pygobject/pygobject-stubs.git
- npm install pyright
- - python3 .ci/link-gtk.py
- node_modules/.bin/pyright --version
- node_modules/.bin/pyright
interruptible: true