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 691b39c commit 6c28ce8Copy full SHA for 6c28ce8
.github/workflows/xml.yml
@@ -42,4 +42,4 @@ jobs:
42
find .
43
-iname '*.xml'
44
-type f
45
- -exec xmllint --noout {} \+
+ -exec xmllint --noout {} \\+
0 commit comments