We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ba302 commit b082754Copy full SHA for b082754
1 file changed
.github/workflows/ci.yml
@@ -122,6 +122,7 @@ jobs:
122
run: cd coreutils && v run build.vsh
123
- name: Native utils diagnostics (before GNU coreutils)
124
run: |
125
+ echo "::remove-matcher owner=v-problem-matcher::"
126
sleep --version
127
uptime --version
128
- name: Setup the original GNU coreutils for comparison
0 commit comments