Skip to content

Commit 9e9f6d8

Browse files
committed
fixup
1 parent f3bbf27 commit 9e9f6d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/style.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ set -ex
55
rustc ci/style.rs && ./style src
66

77
if rustup component add rustfmt-preview ; then
8+
which rustfmt
9+
rustfmt -V
810
cargo fmt --all -- --check
911
fi
1012

0 commit comments

Comments
 (0)