mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 02:21:03 +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
|
- cargo +nightly fmt --all -- --check
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
|
|
||||||
spellcheck:
|
# Disabled in https://github.com/paritytech/polkadot/pull/7512
|
||||||
|
.spellcheck_disabled:
|
||||||
stage: check
|
stage: check
|
||||||
extends:
|
extends:
|
||||||
- .docker-env
|
- .docker-env
|
||||||
|
|||||||
Reference in New Issue
Block a user