1
0
Fork 0

Fix remove-matcher syntax (#211)

pull/225/head
Brian Surowiec 2019-11-15 16:02:47 -05:00 committed by eric sciple
parent 28a7970270
commit 225370fc48
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ Problems matchers can be used to scan a build's output to automatically surface
```bash
echo "::add-matcher::eslint-compact-problem-matcher.json"
echo "::remove-matcher::eslint-compact"
echo "::remove-matcher owner=eslint-compact::"
```
`add-matcher` takes a path to a Problem Matcher file