[citemplates/rewrite-manifest] fixup! rewrite manifest to build the module from the current directory



commit 8ee2194282945de86a08f8f940ec2f84411ea876
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Sat Apr 18 21:35:44 2020 +0100

    fixup! rewrite manifest to build the module from the current directory

 flatpak/flatpak_ci_initiative.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/flatpak/flatpak_ci_initiative.yml b/flatpak/flatpak_ci_initiative.yml
index 675b7b1..0c912ef 100644
--- a/flatpak/flatpak_ci_initiative.yml
+++ b/flatpak/flatpak_ci_initiative.yml
@@ -24,7 +24,7 @@
       LANG=C.UTF-8
       NO_AT_BRIDGE=1
       dbus-run-session
-      meson test -C _build --no-stdsplit --print-errorlogs ${TEST_RUN_ARGS}
+      meson test --no-stdsplit --print-errorlogs ${TEST_RUN_ARGS}
 
       END
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]