Skip to content

Commit

Permalink
no unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Dec 5, 2021
1 parent a887605 commit 8b8450d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: jupyterlab/maintainer-tools/.github/actions/downstream-test@v1
with:
package_name: jupyterlab
extra_test: "python -m jupyterlab.browser_check --no-browser-test"
test_command: "python -m jupyterlab.browser_check --no-browser-test"

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

0 comments on commit 8b8450d

Please sign in to comment.