diff --git a/.cirrus.yml b/.cirrus.yml index f5478f7be3..e828d58f33 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,13 +1,13 @@ freebsd_instance: image_family: freebsd-13-0-snap env: CIRRUS_CLONE_DEPTH: 1 task: timeout_in: 20m install_script: - pkg install -y docproj test_script: - - make HUGO_ARGS="--verbose --debug --path-warnings" + - make HUGO_ARGS="--verbose --debug"