diff options
Diffstat (limited to 'tests/mysql8.ini.tmpl')
-rw-r--r-- | tests/mysql8.ini.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/mysql8.ini.tmpl b/tests/mysql8.ini.tmpl index e37052da8c..6336441741 100644 --- a/tests/mysql8.ini.tmpl +++ b/tests/mysql8.ini.tmpl @@ -105,3 +105,6 @@ PATH = tests/{{TEST_TYPE}}/gitea-{{TEST_TYPE}}-mysql8/data/lfs [packages] ENABLED = true + +[actions] +ENABLED = true |