mirror of
https://github.com/vacp2p/foundry-template.git
synced 2026-01-08 22:58:05 -05:00
test: add Ethereum Mainnet fork test
feat: add "ALCHEMY_API_KEY" env var feat: add "ethereum" ci: delete now-stale "version" param in foundry-toolchain refactor: delete "ETH_RPC_URL" env var test: delete console log in "testFuzz_Example" test: use "assertGt" instead of "assertTrue" for "x > 0" comparison
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -22,8 +22,6 @@ jobs:
|
||||
|
||||
- name: "Install Foundry"
|
||||
uses: "foundry-rs/foundry-toolchain@v1"
|
||||
with:
|
||||
version: "nightly"
|
||||
|
||||
- name: "Install Node.js"
|
||||
uses: "actions/setup-node@v3"
|
||||
|
||||
Reference in New Issue
Block a user