Skip to content

Commit

Permalink
chore(makefile): remove cfg-check (#8959)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes committed Jun 19, 2024
1 parent 32500aa commit 0176621
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 0176621

Please sign in to comment.