diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f5724e20..b6878c7d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,10 +20,10 @@ before_script: - cd fractal-gtk/res/ && glib-compile-resources --generate resources.xml && cd ../../ - cargo build - cargo test --verbose -- --test-threads=1 - cache: - paths: - - target/ - - cargo/ + # cache: + # paths: + # - target/ + # - cargo/ test:stable: # Stable img