Skip to content

Commit

Permalink
use new extra_test
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Dec 5, 2021
1 parent e8f7048 commit a887605
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
pytest_args: "--pyargs jupyterlab; python -m jupyterlab.browser_check --no-browser-test"
extra_test: "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 a887605

Please sign in to comment.