We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 059d630 commit 9704d10Copy full SHA for 9704d10
README.md
@@ -4,7 +4,7 @@ This problem matcher lets you show errors from `xmllint` as annotation in GitHub
4
5
## Usage
6
7
-Add the step to your workflow, before PHPUnit is called.
+Add the step to your workflow, before `xmllint` is called.
8
9
```yaml
10
- uses: korelstar/xmllint-problem-matcher@v1
0 commit comments