1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-27 03:14:39 +01:00

Run tests on new version only
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/tag/deploy unknown status
ci/woodpecker/tag/build Pipeline failed

This commit is contained in:
Daniil Gentili 2022-07-26 19:28:16 +02:00
parent a6710fb927
commit 3e0a4205bb
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -139,6 +139,7 @@ php tools/makephar.php $madelinePath/../phar "madeline$php$branch.phar" "$COMMIT
cp "madeline$php$branch.phar" "madeline-$COMMIT-$php.phar"
echo -n "$COMMIT-$php" > "madeline-$php.phar.version"
export ACTIONS_PHAR=1
reset
cp tools/phar.php madeline.php
runTest