mirror of
https://github.com/placeholder-soft/asdf-foundry-zksync.git
synced 2026-01-12 07:04:07 +08:00
354 B
354 B
Contributing
Testing Locally:
asdf plugin test <plugin-name> <plugin-url> [--asdf-tool-version <version>] [--asdf-plugin-gitref <git-ref>] [test-command*]
# TODO: adapt this
asdf plugin test foundry-zksync https://github.com/caoer/asdf-foundry-zksync.git "forge --version"
Tests are automatically run in GitHub Actions on push and PR.