Skip to content

Commit

Permalink
Reorganized test suites
Browse files Browse the repository at this point in the history
  • Loading branch information
Lasse Lehtinen committed Nov 15, 2021
1 parent 24fda61 commit db9cd27
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion grumphp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,17 @@ grumphp:
succeeded: null
process_timeout: 600
testsuites:
security:
tasks:
- securitychecker_local
style:
tasks:
- composer
- phpcs
- phpmd
syntax:
tasks:
- composer
- git_blacklist
- phplint
static:
tasks:
Expand Down

0 comments on commit db9cd27

Please sign in to comment.