Skip to content

Commit 9e7c495

Browse files
committed
Ignore stackoverflow link
1 parent 60cd62e commit 9e7c495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
176176
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@v1
177177
with:
178-
ignore_links: 'https://playwright.dev/docs/test-cli/ https://blog.jupyter.org/the-big-split-9d7b88a031a7 https://blog.jupyter.org/jupyter-ascending-1bf5b362d97e https://mybinder.org/v2/gh/jupyter/notebook/main https://nbviewer.jupyter.org'
178+
ignore_links: 'https://playwright.dev/docs/test-cli/ https://blog.jupyter.org/the-big-split-9d7b88a031a7 https://blog.jupyter.org/jupyter-ascending-1bf5b362d97e https://mybinder.org/v2/gh/jupyter/notebook/main https://nbviewer.jupyter.org https://stackoverflow.com'
179179
ignore_glob: 'ui-tests/test/notebooks/*'
180180

181181
test_lint:

0 commit comments

Comments
 (0)