Skip to content

Commit 0176621

Browse files
authored
chore(makefile): remove cfg-check (#8959)
1 parent 32500aa commit 0176621

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Makefile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,11 +466,7 @@ test:
466466
make test-doc && \
467467
make test-other-targets
468468

469-
cfg-check:
470-
cargo +nightly -Zcheck-cfg c
471-
472469
pr:
473-
make cfg-check && \
474470
make lint && \
475471
make update-book-cli && \
476472
make test

0 commit comments

Comments
 (0)