]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - .builds/freebsd.yml
ci: run tests with verbose output
[safcm/safcm.git] / .builds / freebsd.yml
index e5dba6db9c7d32288bef957579373f7dee46caa5..6f560cf20a87042173041242bbc0dfe38031eae9 100644 (file)
@@ -6,7 +6,7 @@ tasks:
   - all: |
       sudo ln -sf /usr/local/bin/gmake /usr/bin/make
       cd safcm
-      ./ci/run
+      ./ci/run TESTFLAGS=-v
       # Also run all tests as root
       sudo chown -Rh root:wheel .
-      sudo ./ci/run
+      sudo ./ci/run TESTFLAGS=-v