Skip to content

Commit f0eff67

Browse files
author
Michael Vasseur
committed
Empty allowed?
1 parent baa0a23 commit f0eff67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- sql: mariadb
1919
sql_options: --health-cmd="healthcheck.sh --connect --innodb_initialized" --health-interval=10s --health-timeout=5s --health-retries=3
2020
- sql: mysql
21-
sql_options: ''
21+
sql_options:
2222
container:
2323
image: domjudge/gitlabci:24.04
2424
options: --privileged --cgroupns=host --init

0 commit comments

Comments
 (0)