Skip to content

Commit 75f5152

Browse files
MaicoTimmermanmaico
and
maico
authored
tests: install test-functional requirements for Jupytext downstream tests (#1510)
Co-authored-by: maico <[email protected]>
1 parent 132cf04 commit 75f5152

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/downstream.yml

+1
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ jobs:
122122
uses: jupyterlab/maintainer-tools/.github/actions/downstream-test@v1
123123
with:
124124
package_name: jupytext
125+
package_spec: '."[test,test-functional]"'
125126
test_command: pip install pytest-jupyter[server] gitpython pre-commit && python -m ipykernel install --name jupytext-dev --user && pytest -vv -raXxs -W default --durations 10 --ignore=tests/functional/others --color=yes
126127

127128
downstream_check: # This job does nothing and is only used for the branch protection

0 commit comments

Comments
 (0)