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 6c28ce8 commit 5a11087Copy full SHA for 5a11087
.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