monorepo/kifu/core/Makefile

7 lines
71 B
Makefile
Raw Permalink Normal View History

2023-05-04 00:29:49 +00:00
test:
cargo watch -x 'nextest run'
test-oneshot:
cargo nextest run