1
0
Fork 0

Update tests.toml

This commit is contained in:
Éric Gaspar 2023-11-09 13:22:08 +01:00
parent 53e548a1bd
commit 30bd20ece5

View file

@ -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/"