diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c22bfb1884..79542bc798 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -111,7 +111,7 @@ jobs: - name: Build examples run: ./v build-examples - name: Test building v tools - run: ./v -silent build-tools + run: ./v build-tools - name: Test v binaries run: ./v build-vbinaries