From d10ad4b37f726180e3da562a1fbb6cbbd106ef58 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Sun, 28 Mar 2021 19:48:48 -0600 Subject: apparently that's not how that works --- .milli-ci/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.milli-ci/test.sh b/.milli-ci/test.sh index 72358e1..46c4a2a 100644 --- a/.milli-ci/test.sh +++ b/.milli-ci/test.sh @@ -1,4 +1,4 @@ #!/bin/sh -ex cargo test --no-fail-fast cargo clippy -cargo fmt --check +cargo fmt -- --check -- cgit v1.2.3