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 96999e4 commit 3e33152Copy full SHA for 3e33152
.github/workflows/test_playwright.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Install streamlit-folium
26
shell: bash -l {0}
27
run: |
28
- pip install streamlit-folium
+ pip install streamlit-folium pytest-playwright pytest-rerunfailures
29
30
- name: Install playwright dependencies
31
0 commit comments