Skip to content

Commit f432f46

Browse files
committed
go home to avoid local pytest config
1 parent 26f73a4 commit f432f46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/test-downstream/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ runs:
3030
python -m pip install -U pip
3131
python -m pip install ${package_spec}
3232
python -m pip install . --force-reinstall
33+
cd $HOME
3334
3435
# Test the downstream package
3536
pytest ${pytest_args}

0 commit comments

Comments
 (0)