diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e04d78d..977f68c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -122,6 +122,7 @@ jobs: run: cd coreutils && v run build.vsh - name: Native utils diagnostics (before GNU coreutils) run: | + echo "::remove-matcher owner=v-problem-matcher::" sleep --version uptime --version - name: Setup the original GNU coreutils for comparison