Skip to content

Commit

Permalink
Update .scrutinizer.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sébastien Nikolaou committed Mar 3, 2021
1 parent 3ccea5b commit b36ebd3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ build:
project_setup:
override: true
tests:
override: [php-scrutinizer-run]
override:
- php-scrutinizer-run

filter:
excluded_paths: [tests/*]
Expand Down

0 comments on commit b36ebd3

Please sign in to comment.