Skip to content

Commit

Permalink
debug: ci 6
Browse files Browse the repository at this point in the history
  • Loading branch information
07akioni committed Apr 18, 2024
1 parent 140f2df commit 4f75d57
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ jobs:
- run: cd packages/test && pnpm exec playwright install
- run: cd packages/test/server && go get
- run: NODE_OPTIONS=--dns-result-order=ipv4first pnpm run test
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3

0 comments on commit 4f75d57

Please sign in to comment.