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