mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(makefile): remove cfg-check (#8959)
This commit is contained in:
4
Makefile
4
Makefile
@ -466,11 +466,7 @@ test:
|
|||||||
make test-doc && \
|
make test-doc && \
|
||||||
make test-other-targets
|
make test-other-targets
|
||||||
|
|
||||||
cfg-check:
|
|
||||||
cargo +nightly -Zcheck-cfg c
|
|
||||||
|
|
||||||
pr:
|
pr:
|
||||||
make cfg-check && \
|
|
||||||
make lint && \
|
make lint && \
|
||||||
make update-book-cli && \
|
make update-book-cli && \
|
||||||
make test
|
make test
|
||||||
|
|||||||
Reference in New Issue
Block a user