mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Disable covereage cmake option
This commit is contained in:
parent
2672d9a8a4
commit
5effc0eeb9
@ -122,7 +122,7 @@ jobs:
|
||||
- image: buildpack-deps:artful
|
||||
environment:
|
||||
TERM: xterm
|
||||
CMAKE_OPTIONS: -DCOVERAGE=ON
|
||||
CMAKE_OPTIONS: -DCOVERAGE=OFF
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
Loading…
Reference in New Issue
Block a user