Skip to content

Commit 8a2c5cc

Browse files
committed
Remove Twig linter
1 parent 71069d4 commit 8a2c5cc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ jobs:
3636
- name: Update dependencies
3737
run: composer update --${{ matrix.dependency-mode }} --ansi
3838

39-
- name: Run Twig linter
40-
run: ./vendor/bin/twigcs ./templates
41-
4239
- name: Run code sniffer
4340
run: vendor/bin/phpcs -p --colors
4441

0 commit comments

Comments
 (0)