Skip to content

Commit bb298d2

Browse files
committed
💄
1 parent 9560e55 commit bb298d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: ramsey/composer-install@v2
4646

4747
- name: "Run phan"
48-
run: php vendor/bin/phan
48+
run: php vendor/bin/phan --target-php-version=${{ matrix.php-version }}
4949

5050

5151
tests:

0 commit comments

Comments
 (0)