diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e04075cc..5e4547df 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,5 +17,4 @@ build-rofi: - ./configure --enable-gcov - make - make check - - make test-x - make distcheck