1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

Update tests.toml

This commit is contained in:
Éric Gaspar 2023-02-07 13:54:28 +01:00
parent 584473af8c
commit 3ff77e6e72

View file

@ -6,11 +6,10 @@ test_format = 1.0
# Tests to run
# ------------
# NB: the tests to run are automatically deduced by the CI script according to the
# content of the app's manifest. The declarations below allow to customize which
# tests are ran, possibly add special test suite to test special args, or
# declare which commits to test upgrade from.
#
# You can also decide (though this is discouraged!) to ban/ignore some tests,
exclude = ["install.private", "install.nourl"]
# -------------------------------
# Commits to test upgrade from
# -------------------------------
test_upgrade_from.75e55a85.name = "Upgrade from 1.18.6~ynh1"