From 3c396c48a0768f23cf9f267bde8f438cbe868190 Mon Sep 17 00:00:00 2001 From: Josh Holmer Date: Wed, 3 Aug 2016 13:12:18 -0400 Subject: [PATCH] Remove unused command --- ci/script.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/script.sh b/ci/script.sh index 60a5c727..ae9407bb 100644 --- a/ci/script.sh +++ b/ci/script.sh @@ -39,7 +39,6 @@ run_test_suite() { fi cargo build --target $TARGET --verbose - cargo run --target $TARGET cargo test --target $TARGET # sanity check the file type