mirror of
https://github.com/slawkens/myaac.git
synced 2025-05-02 12:19:20 +02:00
Fix intend
This commit is contained in:
parent
c08f099d98
commit
f93bcb0557
4
.github/workflows/phpstan.yml
vendored
4
.github/workflows/phpstan.yml
vendored
@ -13,8 +13,8 @@ jobs:
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php-versions: [ '8.1', '8.2', '8.3' ]
|
||||
matrix:
|
||||
php-versions: [ '8.1', '8.2', '8.3' ]
|
||||
steps:
|
||||
- name: "Checkout"
|
||||
uses: "actions/checkout@v4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user