mirror of
https://github.com/archtechx/template.git
synced 2025-12-12 05:14:04 +00:00
Remove psalm
This commit is contained in:
parent
d76c003d7c
commit
8c2b29282c
1 changed files with 0 additions and 7 deletions
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
|
|
@ -25,13 +25,6 @@ jobs:
|
|||
- name: Run tests
|
||||
run: vendor/bin/phpunit
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install composer dependencies
|
||||
run: composer install
|
||||
- name: Run psalm
|
||||
run: vendor/bin/psalm
|
||||
|
||||
phpstan:
|
||||
name: Static analysis (PHPStan)
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue