Skip to content

Commit 17f82b9

Browse files
committed
Added missing listing of workflow tests.
1 parent 342bdce commit 17f82b9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/vortex-test-common.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,10 @@ jobs:
159159
run: composer install
160160
working-directory: .vortex/tests
161161

162+
- name: Lint code
163+
run: composer lint
164+
working-directory: .vortex/tests
165+
162166
- name: Install Ahoy
163167
run: |
164168
version=2.4.0 && \

0 commit comments

Comments
 (0)