Skip to content

Commit

Permalink
Switch to 8bit mode
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkdp committed Sep 22, 2019
1 parent 8919798 commit 6e97406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/script.bash
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ if [[ $TARGET != arm-unknown-linux-gnueabihf ]] && [[ $TARGET != aarch64-unknown
cargo test --target "$TARGET" --verbose

# Run 'pastel'
cargo run --target "$TARGET" -- --color-mode 24bit random
cargo run --target "$TARGET" -- --color-mode 8bit random
fi

0 comments on commit 6e97406

Please sign in to comment.