Skip to content

Commit f60e185

Browse files
authored
chore: psalm php-version auto-detect (#433)
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 9be8b02 commit f60e185

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/php.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@ jobs:
196196
- name: Run Psalm tests
197197
run: >
198198
php tools/psalm/vendor/vimeo/psalm/psalm
199-
--php-version=${{ matrix.php }}
200199
--no-diff
201200
--no-cache
202201
--long-progress

0 commit comments

Comments
 (0)