Skip to content

Commit

Permalink
Merge pull request #7397 from orklah/psl
Browse files Browse the repository at this point in the history
remove psl analysis from CI
  • Loading branch information
orklah committed Jan 14, 2022
2 parents 93fe3e8 + a90ccea commit 3a09784
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ 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 3a09784

Please sign in to comment.