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 67453e0 commit 1f7358dCopy full SHA for 1f7358d
.github/workflows/test.yml
@@ -256,7 +256,7 @@ jobs:
256
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
257
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@v1
258
with:
259
- ignore_links: "../api/*.* ./api/* .*/images/[\\w-]+.png https://docs.github.com/en/.* https://github.com/.* https://mybinder.org/v2/gh/jupyterlab/jupyter_collaboration/.*"
+ ignore_links: "../api/*.* ./api/* .*/images/[\\w-]+.png https://docs.github.com/en/.* https://github.com/.* https://mybinder.org/v2/gh/jupyterlab/jupyter_collaboration/.* https://www.npmjs.com.*"
260
261
ui_tests:
262
runs-on: ubuntu-latest
0 commit comments