diff --git a/Makefile b/Makefile index de7b496e1..d42c42667 100644 --- a/Makefile +++ b/Makefile @@ -466,11 +466,7 @@ test: make test-doc && \ make test-other-targets -cfg-check: - cargo +nightly -Zcheck-cfg c - pr: - make cfg-check && \ make lint && \ make update-book-cli && \ make test