mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 17:24:07 +02:00
no fast fail for psalm
This commit is contained in:
parent
4c8e50f141
commit
baaded2d3c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
|
@ -208,6 +208,7 @@ jobs:
|
|||
name: Psalm static analysis
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php-version:
|
||||
- "7.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue