mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 17:31:03 +00:00
chore: fmt should print version (#4274)
Because it's just too aggravating having to fetch the container every time to find out the version of cargo +nightly fmt.
This commit is contained in:
committed by
GitHub
parent
424ffbe6c1
commit
2595d8c23c
@@ -158,6 +158,7 @@ cargo-fmt:
|
||||
<<: *docker-env
|
||||
<<: *rules-test
|
||||
script:
|
||||
- cargo +nightly --version
|
||||
- cargo +nightly fmt --all -- --check
|
||||
allow_failure: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user