Fix envvar setting for test and coverage (#5392)
This commit is contained in:
@ -5,7 +5,7 @@ set -euo pipefail
|
||||
export COVERAGE=true
|
||||
export FOUNDRY_FUZZ_RUNS=10
|
||||
|
||||
scripts/set-max-old-space-size.sh
|
||||
. scripts/set-max-old-space-size.sh
|
||||
|
||||
# Hardhat coverage
|
||||
hardhat coverage
|
||||
|
||||
Reference in New Issue
Block a user