mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
adapt test for ci
This commit is contained in:
parent
30bf7349ab
commit
91d29c2c16
1 changed files with 2 additions and 5 deletions
|
@ -6,15 +6,12 @@ test_format = 1.0
|
||||||
# Tests to run
|
# Tests to run
|
||||||
# ------------
|
# ------------
|
||||||
|
|
||||||
exclude = ["change_url"]
|
exclude = ["change_url", "install.weather_provider", "install.weather_key"]
|
||||||
|
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
# Default args to use for install
|
# Default args to use for install
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
|
|
||||||
weather_provider = "visualcrossing"
|
|
||||||
weather_key = ""
|
|
||||||
|
|
||||||
|
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
# Commits to test upgrade from
|
# Commits to test upgrade from
|
||||||
|
|
Loading…
Reference in a new issue