Skip to content

Commit

Permalink
chore: troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-guggisberg committed Oct 29, 2024
1 parent 76b1899 commit 9bb034b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
node-version: '20.x'
env:
NODE_OPTIONS: "--dns-result-order=ipv4first"
NODE_OPTIONS: --dns-result-order=ipv4first
- run: npm ci
- run: npm run lint
- run: npm test
Expand Down

0 comments on commit 9bb034b

Please sign in to comment.