We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bea597 commit f5f456eCopy full SHA for f5f456e
scripts/ci_test_printers.sh
@@ -22,3 +22,4 @@ pip install evm-cfg-builder
22
solc-select use "0.5.1"
23
if ! slither examples/scripts/test_evm_api.sol --print evm; then
24
echo "EVM printer failed"
25
+fi
0 commit comments