1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-30 06:18:58 +01:00
This commit is contained in:
Daniil Gentili 2023-11-30 21:03:20 +01:00
parent 61cc0cff2b
commit 9b637d3118

View File

@ -70,7 +70,4 @@ steps:
- push - push
commands: commands:
- apk add bash - apk add bash
- tests/test.sh handshake - tests/test.sh handshake
depends_on:
- build-docker