mirror of
https://github.com/YunoHost-Apps/weblate_ynh.git
synced 2024-10-01 13:35:04 +02:00
fix CI test
This commit is contained in:
parent
fd266f9bfe
commit
8b418185df
2 changed files with 1 additions and 3 deletions
|
@ -20,9 +20,6 @@ key=$(ynh_string_random --length=50)
|
||||||
# Remove trailing "/" from the path
|
# Remove trailing "/" from the path
|
||||||
path_no_slash=${path%/}
|
path_no_slash=${path%/}
|
||||||
|
|
||||||
Github=$github
|
|
||||||
GitLab=gitlab
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# CHECK VERSION
|
# CHECK VERSION
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
|
@ -17,5 +17,6 @@ test_format = 1.0
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
|
|
||||||
test_upgrade_from.2749e7b.name = "5.3.1 - packaging v1"
|
test_upgrade_from.2749e7b.name = "5.3.1 - packaging v1"
|
||||||
|
test_upgrade_from.2749e7b.args.used_forge = "GitHub"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue