auto-format #20
@ -112,7 +112,7 @@ steps:
|
||||
- echo "nameserver 1.1.1.1" >> /etc/resolv.conf
|
||||
- echo "nameserver 1.0.0.1" >> /etc/resolv.conf
|
||||
- rustup component add rustfmt
|
||||
- cargo fmt --all --verbose
|
||||
- cargo fmt --all --verbose && exit 1
|
||||
- apk add git
|
||||
- git add *
|
||||
- git status
|
||||
|
Reference in New Issue
Block a user