monorepo/sgf/Makefile

7 lines
71 B
Makefile
Raw Normal View History

2023-06-23 02:59:45 +00:00
test:
cargo watch -x 'nextest run'
test-oneshot:
cargo nextest run