Skip to content

Commit f7928b0

Browse files
author
Andreas Auernhammer
committed
remove rustfmt from CI for nightly builds
1 parent e915c7e commit f7928b0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.cirrus.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ task:
1212
- name: linux (nightly)
1313
container:
1414
image: rustlang/rust:nightly
15-
check_script:
16-
- rustup component add rustfmt
17-
- cargo fmt -- --check
1815
build_script:
1916
- cargo build --verbose --all
2017
- cargo bench --verbose --all --no-run

0 commit comments

Comments
 (0)