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 f198d62 commit fa29b6bCopy full SHA for fa29b6b
.github/workflows/xml.yml
@@ -43,4 +43,4 @@ jobs:
43
-iname '*.xml'
44
-type f
45
-print0
46
- | xargs -0 -r -n1 xmllint --noout '{}'
+ | xargs -0 -r xmllint --noout
0 commit comments