💚 update addon loading

This commit is contained in:
anyreso 2024-04-21 14:52:42 -04:00
parent 90b5e62835
commit 864abcd865

View file

@ -14,8 +14,8 @@ cache: &global_cache
addons:
stage: addons
script:
- timeout 10 godot --headless --editor --verbose || true
- timeout 10 godot --headless --editor --verbose || true
- timeout 15 godot --headless --editor --verbose || true
- timeout 15 godot --headless --editor --verbose || true
only:
- main