We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 028ca23 commit dd435c3Copy full SHA for dd435c3
.github/workflows/python-tests.yml
@@ -173,6 +173,8 @@ jobs:
173
- uses: actions/checkout@v5
174
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
175
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@v1
176
+ with:
177
+ ignore_links: "https://www.npmjs.com"
178
179
integration_check:
180
runs-on: ${{ matrix.os }}
0 commit comments