1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-26 22:34:42 +01:00

Avoid flood waits

This commit is contained in:
Daniil Gentili 2023-11-30 19:59:28 +01:00
parent bd0827d03e
commit 3ca93fd0c2

View File

@ -36,7 +36,7 @@ steps:
- DEST
commands:
- apk add bash
- tests/test.sh phpunit
- tests/test.sh phpunit-light
test_pr:
group: test