Skip to content

test(NODE-5610): unskip uri invalid port (zero) with hostname/IP literal tests on Node 20+ #4908

test(NODE-5610): unskip uri invalid port (zero) with hostname/IP literal tests on Node 20+

test(NODE-5610): unskip uri invalid port (zero) with hostname/IP literal tests on Node 20+ #4908

Workflow file for this run

name: Check Dependencies
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: actions/setup
uses: ./.github/actions/setup
- run: npm run check:dependencies