Skip to content

Commit

Permalink
Merge pull request #20 from jupyterlab-contrib/fcollonval-patch-1
Browse files Browse the repository at this point in the history
Remove unwanted checkout
  • Loading branch information
fcollonval authored Jul 26, 2023
2 parents 19bbf15 + bc42523 commit fe5e3f3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install Python
uses: actions/setup-python@v4
with:
Expand Down Expand Up @@ -156,4 +154,4 @@ jobs:
- 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"
ignore_links: "https://mybinder.org/v2/gh/jupyterlab-contrib/jupyterlab-theme-editor/main?urlpath=lab"

0 comments on commit fe5e3f3

Please sign in to comment.