Skip to content

Commit f61c239

Browse files
ci: do not confuse pytest about where ipywidgets is
1 parent 46db30a commit f61c239

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ jobs:
109109
SOLARA_TEST_RUNNERS: "jupyter_notebook,jupyter_lab"
110110
run: |
111111
pip install pytest
112-
cd python/ipywidgets
113112
pytest --cov=ipywidgets ipywidgets
114113
115114
spec:

0 commit comments

Comments
 (0)