From 848caa275bde000de06881faf8ba75e73efa47e7 Mon Sep 17 00:00:00 2001 From: Jordan Petridis Date: Tue, 14 Aug 2018 13:41:12 +0300 Subject: [PATCH] CI: re-enable the test-suite --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4205485..217fff4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -72,7 +72,7 @@ flatpak: # Create a flatpak bundle - flatpak build-bundle repo ${BUNDLE} org.gnome.Podcasts # Run the tests - # - flatpak-builder --run app org.gnome.Podcasts.json cargo test -- --test-threads=1 + - flatpak-builder --run app org.gnome.Podcasts.json cargo test -- --test-threads=1 # - flatpak-builder --run app org.gnome.Podcasts.json cargo test -- --test-threads=1 --ignored artifacts: