Skip to content

Commit

Permalink
Remove streamlit tests from testing with branca
Browse files Browse the repository at this point in the history
  • Loading branch information
hansthen committed Jan 18, 2025
1 parent de78a77 commit a310e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_latest_branca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
run: |
micromamba remove branca --yes --force
python -m pip install git+https://github.com/python-visualization/branca.git
python -m pytest -vv --ignore=tests/selenium
python -m pytest -vv --ignore=tests/selenium --ignore=tests/streamlit

0 comments on commit a310e6a

Please sign in to comment.