Skip to content

Commit a310e6a

Browse files
committed
Remove streamlit tests from testing with branca
1 parent de78a77 commit a310e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_latest_branca.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
run: |
3232
micromamba remove branca --yes --force
3333
python -m pip install git+https://github.com/python-visualization/branca.git
34-
python -m pytest -vv --ignore=tests/selenium
34+
python -m pytest -vv --ignore=tests/selenium --ignore=tests/streamlit

0 commit comments

Comments
 (0)