pull/849/head
Josselin 4 years ago
parent 8bea597c4d
commit f5f456ecdd
  1. 1
      scripts/ci_test_printers.sh

@ -22,3 +22,4 @@ pip install evm-cfg-builder
solc-select use "0.5.1"
if ! slither examples/scripts/test_evm_api.sol --print evm; then
echo "EVM printer failed"
fi

Loading…
Cancel
Save