• Mark Tyneway's avatar
    contracts-bedrock: move forge check script to bash · 969e0f37
    Mark Tyneway authored
    Makes it much faster, will save a lot of time over many
    CI runs. The startup time of `ts-node` vs `bash` is just
    too large for such a simple script. We depend on unix
    filesystems and bash for other commands.
    969e0f37
verify-foundry-install.sh 414 Bytes