Skip to content

Commit

Permalink
💄
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Aug 3, 2023
1 parent 9560e55 commit bb298d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,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 }}


tests:
Expand Down

0 comments on commit bb298d2

Please sign in to comment.