mirror of
https://github.com/YunoHost-Apps/tiki_ynh.git
synced 2024-09-04 01:15:54 +02:00
tests: add test for release_cycle=regular
This commit is contained in:
parent
bd0d0fcc45
commit
c924901a1d
1 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
||||||
test_format = 1.0
|
test_format = 1.0
|
||||||
|
|
||||||
[default]
|
[default]
|
||||||
|
|
||||||
|
[regular]
|
||||||
|
|
||||||
|
only = ["install.subdir"]
|
||||||
|
|
||||||
|
args.release_cycle = "regular"
|
||||||
|
|
Loading…
Add table
Reference in a new issue