Skip to content

Commit 80008a3

Browse files
committed
Needs to be a list.
1 parent c0ba990 commit 80008a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
TEST: [Unit, E2E]
2323
CRAWL_SHADOW_MODE: [0]
2424
SQL_OPTIONS: [--health-cmd="healthcheck.sh --connect --innodb_initialized"]
25-
SQL: mariadb
25+
SQL: [mariadb]
2626
#include:
2727
# - PHPVERSION: 8.4
2828
# TEST: Unit

0 commit comments

Comments
 (0)