Skip to content

Commit

Permalink
debug: ci2
Browse files Browse the repository at this point in the history
  • Loading branch information
07akioni committed Apr 18, 2024
1 parent 51bfb6c commit bd5fbcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: export NODE_OPTIONS=--dns-result-order=ipv4first
- run: echo $NODE_OTPIONS
- run: npm i -g pnpm@8
- run: pnpm install
- run: cd packages/test && pnpm exec playwright install
Expand Down

0 comments on commit bd5fbcd

Please sign in to comment.