Going for quiettest.
This commit is contained in:
parent
021ded5cc8
commit
8415aa2d4c
|
@ -6,5 +6,5 @@ jobs:
|
|||
steps:
|
||||
- checkout
|
||||
- run: make
|
||||
- run: make test
|
||||
- run: make quiettest
|
||||
- run: mkdir build && cd build && cmake .. && make && make test
|
||||
|
|
Loading…
Reference in New Issue