Skip to content

Commit

Permalink
ci: disable annotations/problem matchers for ubuntu-gnu-coreutils
Browse files Browse the repository at this point in the history
  • Loading branch information
spytheman committed Dec 26, 2024
1 parent 86ba302 commit b082754
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b082754

Please sign in to comment.