summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-06-22 16:48:02 +0200
committerBastien Nocera <hadess@hadess.net>2022-06-27 14:36:12 +0200
commitd5cf20e08b55e204a879bf99411f815ebeb56522 (patch)
tree8c116e3d29e23dcc55c67de4724c7f92f4a9daea
parent285762d3e2348f08577cc6b9ac2be4ca30775b97 (diff)
downloadtotem-d5cf20e08b55e204a879bf99411f815ebeb56522.tar.gz
Revert "ci: Disable pylint checks"
This reverts commit 8afd18d0b832489714bf02526e88da7800a7f7b1.
-rw-r--r--.gitlab-ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ccd0132f1..d765ab479 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -45,8 +45,6 @@ build-fedora:
before_script:
- dnf update -y
- dnf install --setopt=install_weak_deps=False -y $FEDORA_DEPS
- # See https://bugzilla.redhat.com/show_bug.cgi?id=1896438
- - dnf remove -y pylint
script:
- meson _build -Dhelp=true -Denable-gtk-doc=true -Denable-easy-codec-installation=yes -Denable-python=yes -Dprofile=default
- G_MESSAGES_DEBUG=all xvfb-run -a -s "-screen 0 1024x768x24" ninja -C _build test