mirror of
https://github.com/flextype/flextype.git
synced 2025-08-07 13:46:42 +02:00
feate(github): update ci
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
||||
- name: PHPStan
|
||||
uses: docker://oskarstark/phpstan-ga
|
||||
with:
|
||||
args: analyse src/
|
||||
args: analyse src/ -c phpstan.neon
|
||||
tests:
|
||||
name: Unit Tests for PHP ${{ matrix.php }} - ${{ matrix.os }} - ${{ matrix.dependency-version }}
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
Reference in New Issue
Block a user