Skip to content

Commit

Permalink
Remove check link
Browse files Browse the repository at this point in the history
  • Loading branch information
trungleduc authored Dec 30, 2024
1 parent d104000 commit 18e93f5
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,3 @@ jobs:
jupyter labextension list
jupyter labextension list 2>&1 | grep -ie "jupyter_app_launcher.*OK"
python -m jupyterlab.browser_check --no-browser-test
check_links:
name: Check Links
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- uses: actions/checkout@v4
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
with:
python_version: '3.11'
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@v1

0 comments on commit 18e93f5

Please sign in to comment.