We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e4033 commit b9f6055Copy full SHA for b9f6055
.fluentci/fluentci.toml
@@ -11,7 +11,7 @@ env = [
11
name = "Run tests"
12
command = ["fluentci run --wasm django test"]
13
env = [
14
- "MARIADB_DATABSE=todo",
+ "MARIADB_DATABASE=todo",
15
"MARIADB_USER=user",
16
"MARIADB_PASSWORD=testrootpass",
17
"MARIADB_ROOT_PASSWORD=root",
0 commit comments