Skip to content

Commit f1c2f9a

Browse files
committed
Tabs aargh
1 parent fb38987 commit f1c2f9a

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
@@ -48,5 +48,5 @@ jobs:
4848
- name: Test with pytest and retry flaky tests up to 3 times
4949
run: |
5050
cd streamlit_folium
51-
pip install streamlit-folium
51+
pip install streamlit-folium
5252
pytest tests/test_frontend.py --browser chromium -s --reruns 3 --junit-xml=test-results.xml

0 commit comments

Comments
 (0)