Skip to content

Commit 5a11087

Browse files
authored
Update xml.yml
1 parent 6c28ce8 commit 5a11087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/xml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
find .
4343
-iname '*.xml'
4444
-type f
45-
-exec xmllint --noout {} \\+
45+
-exec xmllint --noout {} \;

0 commit comments

Comments
 (0)