Skip to content

Commit a796305

Browse files
committed
Remove cd from integration_tests
1 parent b6c5fd4 commit a796305

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ jobs:
117117
# Remove NodeJS, twice to take care of system and locally installed node versions.
118118
sudo rm -rf $(which node)
119119
sudo rm -rf $(which node)
120-
cd packages/${{ matrix.shortname }}/
121120
122121
pip install "jupyterlab>=4.0.0,<5" ${{ matrix.python }}*.whl
123122

0 commit comments

Comments
 (0)