We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0ba990 commit 80008a3Copy full SHA for 80008a3
.github/workflows/unit-tests.yml
@@ -22,7 +22,7 @@ jobs:
22
TEST: [Unit, E2E]
23
CRAWL_SHADOW_MODE: [0]
24
SQL_OPTIONS: [--health-cmd="healthcheck.sh --connect --innodb_initialized"]
25
- SQL: mariadb
+ SQL: [mariadb]
26
#include:
27
# - PHPVERSION: 8.4
28
# TEST: Unit
0 commit comments