Skip to content

Commit

Permalink
Added php-cs-fixer as artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebb767 committed Oct 18, 2021
1 parent 97482f7 commit 683471e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- run:
name: Syntax tests
command: |
cp vendor/contentful/core/.circleci/php-cs-fixer.phar .
cp .circleci/php-cs-fixer.phar .
composer run lint-syntax
- run:
name: Static analysis
Expand Down
Binary file added .circleci/php-cs-fixer.phar
Binary file not shown.

0 comments on commit 683471e

Please sign in to comment.