Skip to content

Commit

Permalink
ci: do not confuse pytest about where ipywidgets is
Browse files Browse the repository at this point in the history
  • Loading branch information
maartenbreddels committed May 13, 2023
1 parent 46db30a commit f61c239
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ jobs:
SOLARA_TEST_RUNNERS: "jupyter_notebook,jupyter_lab"
run: |
pip install pytest
cd python/ipywidgets
pytest --cov=ipywidgets ipywidgets
spec:
Expand Down

0 comments on commit f61c239

Please sign in to comment.