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 d3020f7 commit 05e6d70Copy full SHA for 05e6d70
.github/workflows/test_streamlit_folium.yml
@@ -55,7 +55,7 @@ jobs:
55
playwright install --with-deps
56
57
- name: Install annotate-failures-plugin
58
- run: pip install pytest-github-actions-annotate-failures
+ run: pip install pytest-github-actions-annotate-failures coverage
59
60
- name: Install folium from source
61
shell: bash -l {0}
0 commit comments