Skip to content

Commit

Permalink
test: update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Sep 9, 2024
1 parent 7ddfa6c commit 797895c
Show file tree
Hide file tree
Showing 3 changed files with 1,874 additions and 1,872 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ clean:

test:
@dune runtest $(DUNE_OPTS)
test-autopromote:
@dune runtest $(DUNE_OPTS) --auto-promote

doc:
@dune build $(DUNE_OPTS) @doc
Expand Down
Loading

0 comments on commit 797895c

Please sign in to comment.