Skip to content

Commit 9eef832

Browse files
authored
Update codecov.yml
1 parent 8073ef6 commit 9eef832

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Install dependencies
1616
run: |
1717
pip install pytest pytest-cov
18-
pip install plotly
18+
pip install plotly plotly-express
1919
2020
- name: Run tests and generate coverage
2121
run: pytest --cov=. --cov-report=xml

0 commit comments

Comments
 (0)