summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dev/check.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dev/check.rs b/src/dev/check.rs
index 0b243b2..c89eb35 100644
--- a/src/dev/check.rs
+++ b/src/dev/check.rs
@@ -260,7 +260,7 @@ fn check_solutions(
.arg("--edition")
.arg("2021")
.arg("--color")
- .arg("--always")
+ .arg("always")
.stdin(Stdio::null());
for (exercise_name, handle) in info_file