Run streamlit-folium tests as part of our CI by hansthen · Pull Request #2117 · python-visualization/folium

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a comment about how we install Streamlit-folium.

Something else, don't know if you already tried this. It's not critical for merging this, but could be nice. Maybe it's nice to verify this test works as intended by pushing a commit that should fail the test, then see if the pipeline fails. If it does, we know it works and can revert that commit. If we squash merge then the commit history on this branch doesn't really matter.