diff options
Diffstat (limited to '.milli-ci/test.sh')
-rw-r--r-- | .milli-ci/test.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.milli-ci/test.sh b/.milli-ci/test.sh deleted file mode 100644 index 46c4a2a..0000000 --- a/.milli-ci/test.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -ex -cargo test --no-fail-fast -cargo clippy -cargo fmt -- --check |