We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6b21c1 commit 3ff8317Copy full SHA for 3ff8317
.github/workflows/config.yml
@@ -19,7 +19,6 @@ jobs:
19
pip install -r ./test_requirements/requirements_38.txt
20
- name: Run unit tests
21
run: |
22
- cd packages/python/chart-studio
23
. venv/bin/activate
24
pytest -x chart_studio/tests/
25
timeout-minutes: 20
0 commit comments