image: freebsd/latest packages: - go - gmake - hs-shellcheck tasks: - all: | sudo ln -sf /usr/local/bin/gmake /usr/bin/make cd safcm ./ci/run # Also run all tests as root sudo chown -Rh root:wheel .. sudo ./ci/run