Update tests.toml
This commit is contained in:
parent
53e548a1bd
commit
30bd20ece5
1 changed files with 3 additions and 2 deletions
|
@ -4,15 +4,16 @@ test_format = 1.0
|
||||||
|
|
||||||
[default]
|
[default]
|
||||||
|
|
||||||
|
|
||||||
# ------------
|
# ------------
|
||||||
# Tests to run
|
# Tests to run
|
||||||
# ------------
|
# ------------
|
||||||
|
|
||||||
exclude = ["install.multi"]
|
exclude = ["install.multi", "install.subdir", "install.nourl", "install.private", "install.multi"]
|
||||||
|
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
# Default args to use for install
|
# Default args to use for install
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
|
|
||||||
args.token = "GR1348941_Rew7obt4p9jZyQUtHLx"
|
args.token = "9nVFksmWnF3gWKvQrBSOkviZIQhE5aRv63BG4KJX"
|
||||||
args.forgejo_url = "https://forgejo.com/"
|
args.forgejo_url = "https://forgejo.com/"
|
||||||
|
|
Loading…
Reference in a new issue