We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c388a89 commit ca77c6dCopy full SHA for ca77c6d
.github/workflows/ci.yml
@@ -78,7 +78,7 @@ jobs:
78
79
- name: Lint php
80
run: |
81
- Build/Scripts/additionalTests.sh \
+ Build/Scripts/runTests.sh \
82
-p ${{ matrix.packages.php }} \
83
-s lintPhp
84
0 commit comments