Prevent rustfmt from blocking builds

This commit is contained in:
Greg 2019-06-18 15:01:00 -04:00
parent 0328591bb1
commit bbee96e0c6
No known key found for this signature in database
GPG key ID: 2E44FAEEDC94B1E2

View file

@ -66,7 +66,6 @@ jobs:
name: github_release
dependsOn:
- minrust
- rustfmt
- cargo_test_stable
- cargo_cross
rust_version: stable