Skip to content

Commit 92293f5

Browse files
authored
Merge pull request #181 from PHPCSStandards/feature/readme-improve-codesample
README: minor tweak to XSD validate code sample
2 parents 05b8942 + 38690db commit 92293f5

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)