Skip to content

Commit

Permalink
Build examples by default
Browse files Browse the repository at this point in the history
  • Loading branch information
cberner committed Jun 19, 2021
1 parent bdbb843 commit ee72873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ INTERACTIVE ?= i


build: pre
cargo build
cargo build --examples

pre:
cargo fmt --all -- --check
Expand Down

0 comments on commit ee72873

Please sign in to comment.