diff --git a/README.md b/README.md index 051a9df..61fefd2 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,8 @@ jobs: steps: - uses: actions/checkout@v3 + ... # (install PHP, run composer) + - name: Validate docs against schema uses: phpcsstandards/xmllint-validate@v1 with: