Skip to content

Commit e806e55

Browse files
committed
Add dev requirements
1 parent 2aa00d0 commit e806e55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_playwright.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
create-args: >-
2222
python=3
2323
--file requirements.txt
24+
--file requirements-dev.txt
2425
2526
- name: Install streamlit-folium
2627
shell: bash -l {0}

0 commit comments

Comments
 (0)