Skip to content

Commit 5e7da4b

Browse files
committed
More trial and error
1 parent 79f548f commit 5e7da4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_streamlit_folium.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- name: Install streamlit_folium dev dependencies
4242
shell: bash -l {0}
4343
run: |
44+
cd streamlit_folium
4445
python -m pip install --upgrade pip
4546
pip install -r tests/requirements.txt
4647

0 commit comments

Comments
 (0)