mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-26 21:14:43 +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
|
- apk add bash
|
||||||
- tests/test.sh phpunit-light
|
- 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:
|
handshake:
|
||||||
group: test
|
group: test
|
||||||
image: danog/madelineproto:next
|
image: danog/madelineproto:next
|
||||||
|
Loading…
Reference in New Issue
Block a user