mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Update static_analysis.yml
This commit is contained in:
parent
df402e569a
commit
6fa3942c66
1 changed files with 1 additions and 1 deletions
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
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue