We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1bd8e0 commit ea2b81bCopy full SHA for ea2b81b
1 file changed
.github/workflows/self-test.yml
@@ -7,5 +7,5 @@ jobs:
7
8
steps:
9
- name: Running XSLTLint on itself
10
- run: xsltproc --xinclude XSLTLint.xslt XSLTLint.xslt
+ run: xsltproc --xinclude ../XSLTLint.xslt ../XSLTLint.xslt
11
0 commit comments