File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -84,11 +84,11 @@ jobs:
8484 - uses : jupyterlab/maintainer-tools/.github/actions/base-setup@v1
8585 - uses : jupyterlab/maintainer-tools/.github/actions/make-sdist@v1
8686
87- test_sdist :
88- runs-on : ubuntu-latest
89- needs : [make_sdist]
90- name : Install from SDist and Test
91- timeout-minutes : 15
92- steps :
93- - uses : jupyterlab/maintainer-tools/.github/actions/base-setup@v1
94- - uses : jupyterlab/maintainer-tools/.github/actions/test-sdist@v1
87+ # test_sdist:
88+ # runs-on: ubuntu-latest
89+ # needs: [make_sdist]
90+ # name: Install from SDist and Test
91+ # timeout-minutes: 15
92+ # steps:
93+ # - uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
94+ # - uses: jupyterlab/maintainer-tools/.github/actions/test-sdist@v1
You can’t perform that action at this time.
0 commit comments