Skip to content

Commit

Permalink
npm run test:undici in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tkrotoff committed Jun 3, 2023
1 parent 100e75c commit 03a6cbf
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 @@ -28,6 +28,7 @@ jobs:
- run: npm run build:examples
- run: npm run tsc:examples
- run: npm run start:examples
- run: npm run test:undici
- run: npm run test:node-fetch
- run: npm run test:e2e
- run: npm run test:coverage:whatwg-fetch
Expand Down

0 comments on commit 03a6cbf

Please sign in to comment.