Skip to content

Commit 38690db

Browse files
committed
README: minor tweak to XSD validate code sample
1 parent 05b8942 commit 38690db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,8 @@ jobs:
217217
steps:
218218
- uses: actions/checkout@v3
219219
220+
... # (install PHP, run composer)
221+
220222
- name: Validate docs against schema
221223
uses: phpcsstandards/xmllint-validate@v1
222224
with:

0 commit comments

Comments
 (0)