Skip to content

Commit

Permalink
Fix .github/workflows/build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollonval committed Jun 16, 2023
1 parent 43a1c6e commit 04e53bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,5 @@ jobs:
- uses: actions/checkout@v3
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@v1
with:
ignore_links: "https://mybinder.org/v2/gh/jupyterlab-contrib/jupyterlab-theme-editor/main?urlpath=lab"
with:
ignore_links: "https://mybinder.org/v2/gh/jupyterlab-contrib/jupyterlab-theme-editor/main?urlpath=lab"

0 comments on commit 04e53bd

Please sign in to comment.