Fix envvar setting for test and coverage (#5392)

This commit is contained in:
Hadrien Croubois
2024-12-19 17:04:21 +01:00
committed by GitHub
parent 03e06bf08c
commit 482665495b
2 changed files with 2 additions and 2 deletions

View File

@ -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