Skip to content

Commit b082754

Browse files
committed
ci: disable annotations/problem matchers for ubuntu-gnu-coreutils
1 parent 86ba302 commit b082754

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ jobs:
122122
run: cd coreutils && v run build.vsh
123123
- name: Native utils diagnostics (before GNU coreutils)
124124
run: |
125+
echo "::remove-matcher owner=v-problem-matcher::"
125126
sleep --version
126127
uptime --version
127128
- name: Setup the original GNU coreutils for comparison

0 commit comments

Comments
 (0)