summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c0b9c547..3222994e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -36,10 +36,6 @@ fedora-autobahn:
extends: .build
script:
- meson test -C _build --suite autobahn --verbose
- only:
- changes:
- - "libsoup/"
- - "tests/autobahn"
artifacts:
paths:
- "_build/meson-logs/autobahn-report"