Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
simonDos committed Feb 1, 2024
1 parent 6a994b7 commit 77af5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ start_testrpc
echo "Starting our own geth instance"
start_blockchain

LOCAL_NETWORK=true
export LOCAL_NETWORK=true
npm run coverage "$@"
npm run test:hardhat "$@"
npm run test:foundry "$@"
Expand Down

0 comments on commit 77af5d7

Please sign in to comment.