rustup-dl-debug #16
@ -65,6 +65,7 @@ steps:
|
|||||||
# Stupid workarounds, for stupid problems
|
# Stupid workarounds, for stupid problems
|
||||||
- echo "hostname 1.1.1.1" >> /etc/resolv.conf
|
- echo "hostname 1.1.1.1" >> /etc/resolv.conf
|
||||||
- echo "hostname 1.0.0.1" >> /etc/resolv.conf
|
- echo "hostname 1.0.0.1" >> /etc/resolv.conf
|
||||||
|
- sleep 30m
|
||||||
- rustup component add clippy
|
- rustup component add clippy
|
||||||
- cargo clippy --verbose --all
|
- cargo clippy --verbose --all
|
||||||
|
|
||||||
@ -76,6 +77,7 @@ steps:
|
|||||||
# Stupid workarounds, for stupid problems
|
# Stupid workarounds, for stupid problems
|
||||||
- echo "hostname 1.1.1.1" >> /etc/resolv.conf
|
- echo "hostname 1.1.1.1" >> /etc/resolv.conf
|
||||||
- echo "hostname 1.0.0.1" >> /etc/resolv.conf
|
- echo "hostname 1.0.0.1" >> /etc/resolv.conf
|
||||||
|
- sleep 30m
|
||||||
- rustup component add rustfmt
|
- rustup component add rustfmt
|
||||||
- cargo fmt --verbose --all --check
|
- cargo fmt --verbose --all --check
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user