:octocat:

This commit is contained in:
smiley
2024-07-22 15:34:34 +02:00
parent 542ad22c84
commit 9b71dadd93
+2
View File
@@ -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 }}