Skip to content

Commit

Permalink
Try fix ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
dvc94ch committed May 25, 2020
1 parent 51babe2 commit 1fecdb7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:

- name: setup
run: |
rustup install nightly
rustup component add rustfmt --toolchain nightly
rustup install nightly --profile default
- name: fmt
run: cargo +nightly fmt --all -- --check
Expand Down

0 comments on commit 1fecdb7

Please sign in to comment.