From 0dac1361c5ab8a9b0cce484418c77bd729f40e6f Mon Sep 17 00:00:00 2001 From: Griatch Date: Wed, 16 Nov 2022 23:14:34 +0100 Subject: [PATCH] Clean up unknown mysql build action --- .github/workflows/github_action_test_suite.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/github_action_test_suite.yml b/.github/workflows/github_action_test_suite.yml index abca56a600..bded2da4c3 100644 --- a/.github/workflows/github_action_test_suite.yml +++ b/.github/workflows/github_action_test_suite.yml @@ -43,7 +43,6 @@ jobs: # collation server: 'utf8mb4_unicode_ci' character set server: 'utf8' collation server: 'utf8_general_ci' - default storage engine: 'InnoDB' mysql database: 'evennia' mysql user: 'evennia' mysql password: 'password'