Skip to content

Commit 05e6d70

Browse files
committed
Install coverage package
1 parent d3020f7 commit 05e6d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_streamlit_folium.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
playwright install --with-deps
5656
5757
- name: Install annotate-failures-plugin
58-
run: pip install pytest-github-actions-annotate-failures
58+
run: pip install pytest-github-actions-annotate-failures coverage
5959

6060
- name: Install folium from source
6161
shell: bash -l {0}

0 commit comments

Comments
 (0)