Skip to content

Commit

Permalink
:octocat:
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Jul 22, 2024
1 parent 542ad22 commit 9b71dad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
- name: "Install dependencies with composer"
uses: ramsey/composer-install@v3

- run: mkdir .build

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

Expand Down

0 comments on commit 9b71dad

Please sign in to comment.