mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 05:51:02 +00:00
Don't allow failure for cargo fmt (#9702)
* Don't allow failure for cargo fmt * cargo fmt
This commit is contained in:
committed by
GitHub
parent
cd19c7b79e
commit
d99c0cead7
@@ -266,7 +266,6 @@ cargo-fmt:
|
||||
<<: *test-refs
|
||||
script:
|
||||
- cargo +nightly fmt --all -- --check
|
||||
allow_failure: true
|
||||
|
||||
cargo-check-benches:
|
||||
stage: test
|
||||
|
||||
Reference in New Issue
Block a user