mirror of
https://github.com/c-cube/iter.git
synced 2025-12-06 11:15:32 -05:00
chore(makefile): force tests
This commit is contained in:
parent
2cd8b8fa13
commit
d3613ecfbf
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -5,7 +5,7 @@ build:
|
|||
jbuilder build @install
|
||||
|
||||
test:
|
||||
jbuilder runtest --no-buffer
|
||||
jbuilder runtest --no-buffer --force
|
||||
|
||||
clean:
|
||||
jbuilder clean
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue