Skip to content

Commit 1cfd4d2

Browse files
authored
fix
1 parent 89561ad commit 1cfd4d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ jobs:
2525
node-version: ${{ matrix.node-version }}
2626
- run: npm install
2727
- run: npm test
28+
env:
29+
NODE_OPTIONS: "--no-experimental-strip-types"

0 commit comments

Comments
 (0)