Skip to content

Commit

Permalink
add PSL back to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
orklah committed Nov 6, 2021
1 parent f327c98 commit 655d17c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ jobs:
- run:
name: Analyse PHPUnit
command: bin/test-with-real-projects.sh phpunit
- run:
name: Analyse Psl
command: bin/test-with-real-projects.sh psl
- run:
name: Analyse Collections
command: bin/test-with-real-projects.sh collections
Expand Down

0 comments on commit 655d17c

Please sign in to comment.