Skip to content

Commit

Permalink
Correction of workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre LEJEUNE committed Dec 19, 2019
1 parent 931064e commit 58d37d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: make security

- name: Run PHP Coding Style Control
run: make cs_dry_run
run: make php_cs_dry_run

- name: Run Twig Coding Style Control
run: make twig_cs
Expand Down

0 comments on commit 58d37d9

Please sign in to comment.