mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 09:14:06 +02:00
minor type improvements
This commit is contained in:
parent
144439d61f
commit
b5c6921f2e
6 changed files with 17 additions and 17 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
run: composer install
|
||||
- env:
|
||||
BACKEND: smbclient
|
||||
run: php ./vendor/bin/phpstan analyse --level 5 src
|
||||
run: php ./vendor/bin/phpstan analyse --level 6 src
|
||||
|
||||
phpunit:
|
||||
runs-on: ubuntu-20.04
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue