Skip to content

Commit ca77c6d

Browse files
committed
[TASK] Fix github action
1 parent c388a89 commit ca77c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878

7979
- name: Lint php
8080
run: |
81-
Build/Scripts/additionalTests.sh \
81+
Build/Scripts/runTests.sh \
8282
-p ${{ matrix.packages.php }} \
8383
-s lintPhp
8484

0 commit comments

Comments
 (0)