We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f389158 commit 4e7e037Copy full SHA for 4e7e037
1 file changed
.github/workflows/test_streamlit_folium.yml
@@ -43,6 +43,7 @@ jobs:
43
- name: Install streamlit_folium dev dependencies
44
run: |
45
cd streamlit_folium
46
+ echo hello world
47
which proj
48
echo $PROJ_DIR
49
uv sync --group dev --group test
0 commit comments