mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-26 17:24:40 +01:00
Skip Psalm until it updates to php-parser v5
This commit is contained in:
parent
2f04e0a60f
commit
0c5209ed5e
@ -43,18 +43,6 @@ steps:
|
||||
- apk add bash
|
||||
- tests/test.sh phpunit-light
|
||||
|
||||
psalm:
|
||||
group: test
|
||||
image: danog/madelineproto:next
|
||||
when:
|
||||
event:
|
||||
- pull_request
|
||||
- tag
|
||||
- push
|
||||
commands:
|
||||
- apk add bash
|
||||
- tests/test.sh psalm
|
||||
|
||||
handshake:
|
||||
group: test
|
||||
image: danog/madelineproto:next
|
||||
|
Loading…
Reference in New Issue
Block a user