mirror of
https://github.com/c-cube/moonpool.git
synced 2026-05-06 01:14:43 -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
|
@dune clean
|
||||||
|
|
||||||
test:
|
test:
|
||||||
@dune runtest $(DUNE_OPTS)
|
@dune runtest $(DUNE_OPTS) --no-buffer
|
||||||
|
|
||||||
test-autopromote:
|
test-autopromote:
|
||||||
@dune runtest $(DUNE_OPTS) --auto-promote
|
@dune runtest $(DUNE_OPTS) --auto-promote
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue