Skip to content

Commit

Permalink
Skip nbclassic downstream tests for now (#725)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Mar 14, 2022
1 parent deb3d90 commit 0d8227a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ jobs:
- name: Base Setup
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1

- name: Test nbclassic
uses: jupyterlab/maintainer-tools/.github/actions/downstream-test@v1
with:
package_name: nbclassic
test_command: pytest --pyargs nbclassic
# - name: Test nbclassic
# uses: jupyterlab/maintainer-tools/.github/actions/downstream-test@v1
# with:
# package_name: nbclassic
# test_command: pytest --pyargs nbclassic

- name: Test jupyterlab_server
uses: jupyterlab/maintainer-tools/.github/actions/downstream-test@v1
Expand Down

0 comments on commit 0d8227a

Please sign in to comment.