mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-07 18:58:01 +00:00
Disable spellcheck CI job (#7512)
* Disable `spellcheck` CI job * Mention explicitly when the job was disabled
This commit is contained in:
committed by
GitHub
parent
eb9b414644
commit
ad58e59a5e
@@ -25,7 +25,8 @@ cargo-fmt:
|
||||
- cargo +nightly fmt --all -- --check
|
||||
allow_failure: true
|
||||
|
||||
spellcheck:
|
||||
# Disabled in https://github.com/paritytech/polkadot/pull/7512
|
||||
.spellcheck_disabled:
|
||||
stage: check
|
||||
extends:
|
||||
- .docker-env
|
||||
|
||||
Reference in New Issue
Block a user