mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-27 18:48:13 +00:00
:octocat: run phan on matrix.php-version
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
uses: ramsey/composer-install@v2
|
||||
|
||||
- name: "Run phan"
|
||||
run: php vendor/bin/phan
|
||||
run: php vendor/bin/phan --target-php-version=${{ matrix.php-version }}
|
||||
|
||||
|
||||
build-docs:
|
||||
|
||||
Reference in New Issue
Block a user