Skip to content

Commit

Permalink
chore: psalm php-version auto-detect
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
jkowalleck committed May 5, 2024
1 parent 9be8b02 commit fc9289f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@ jobs:
- name: Run Psalm tests
run: >
php tools/psalm/vendor/vimeo/psalm/psalm
--php-version=${{ matrix.php }}
--no-diff
--no-cache
--long-progress
Expand Down

0 comments on commit fc9289f

Please sign in to comment.