Skip to content

Commit

Permalink
Update fluentci.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr authored Aug 31, 2024
1 parent c8e4033 commit b9f6055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .fluentci/fluentci.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env = [
name = "Run tests"
command = ["fluentci run --wasm django test"]
env = [
"MARIADB_DATABSE=todo",
"MARIADB_DATABASE=todo",
"MARIADB_USER=user",
"MARIADB_PASSWORD=testrootpass",
"MARIADB_ROOT_PASSWORD=root",
Expand Down

0 comments on commit b9f6055

Please sign in to comment.