diff --git a/.cirrus.yml b/.cirrus.yml index 53c8adb7de..e5ea0a7e57 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -56,7 +56,7 @@ arm64_task: ./cmd/tools/test_if_v_test_system_works # - name: Self tests - ./v -silent test-self + ./v test-self ## - name: Self tests (-cstrict) ## ./v -cstrict test-self