summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2019-07-24 11:00:51 -0400
committerDan Davison <dandavison7@gmail.com>2019-07-24 11:00:51 -0400
commit20a3290d3649c90ecc109a4f8f33e20f3490451d (patch)
treed9306d478ccd254383318f32d035b8108477d930
parentfc604452e3026268d9712edf8e4f81f5816ba7e2 (diff)
Fix Appveyor test
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 4bbbba6c..c5855169 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -16,7 +16,7 @@ install:
build: false
test_script:
- cargo test --target %TARGET% --verbose
- - cargo run --target %TARGET% --compare-themes
+ - cargo run --target %TARGET% -- --compare-themes
before_deploy:
# Generate artifacts for release