Update static_analysis.yml

This commit is contained in:
Jan Böhmer 2020-05-25 23:52:18 +02:00 committed by GitHub
parent df402e569a
commit 6fa3942c66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ jobs:
run: ./bin/console lint:yaml config --parse-tags run: ./bin/console lint:yaml config --parse-tags
- name: Lint twig templates - name: Lint twig templates
run: ./bin/console templates --env=prod run: ./bin/console lint:twig templates --env=prod
- name: Lint translations - name: Lint translations
run: ./bin/console lint:xliff translations run: ./bin/console lint:xliff translations