Skip to content

Commit 3ff8317

Browse files
committed
remove unnecessary cd
1 parent c6b21c1 commit 3ff8317

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
pip install -r ./test_requirements/requirements_38.txt
2020
- name: Run unit tests
2121
run: |
22-
cd packages/python/chart-studio
2322
. venv/bin/activate
2423
pytest -x chart_studio/tests/
2524
timeout-minutes: 20

0 commit comments

Comments
 (0)