Skip to content

Commit

Permalink
removed @psalm from test command
Browse files Browse the repository at this point in the history
  • Loading branch information
driehle committed Dec 30, 2024
1 parent 3531e8c commit ec6d82c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
"check": [
"@cs-check",
"@phpstan",
"@psalm",
"@test"
],
"cs-check": "phpcs",
Expand Down

0 comments on commit ec6d82c

Please sign in to comment.