mirror of
https://github.com/c-cube/moonpool.git
synced 2026-05-05 17:04:33 -04:00
detail
This commit is contained in:
parent
20f6d04318
commit
9f2c49dc4d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -7,7 +7,7 @@ clean:
|
|||
@dune clean
|
||||
|
||||
test:
|
||||
@dune runtest $(DUNE_OPTS)
|
||||
@dune runtest $(DUNE_OPTS) --no-buffer
|
||||
|
||||
test-autopromote:
|
||||
@dune runtest $(DUNE_OPTS) --auto-promote
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue