mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-13 18:58:52 +01:00
Update static_analysis.yml
This commit is contained in:
2
.github/workflows/static_analysis.yml
vendored
2
.github/workflows/static_analysis.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
run: ./bin/console lint:yaml config --parse-tags
|
||||
|
||||
- name: Lint twig templates
|
||||
run: ./bin/console templates --env=prod
|
||||
run: ./bin/console lint:twig templates --env=prod
|
||||
|
||||
- name: Lint translations
|
||||
run: ./bin/console lint:xliff translations
|
||||
|
||||
Reference in New Issue
Block a user