Skip to content

Commit 72a8c25

Browse files
committed
NODE_OPTIONS in ci
1 parent 726fb9a commit 72a8c25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
env:
1414
FOUNDRY_PROFILE: hardhat
15+
NODE_OPTIONS: "--experimental-loader ts-node/esm/transpile-only --no-warnings=ExperimentalWarning"
1516
steps:
1617
- uses: actions/checkout@v4
1718
with:

0 commit comments

Comments
 (0)