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 54a5074 commit 8aaa4c8Copy full SHA for 8aaa4c8
.github/workflows/test_latest_branca.yml
@@ -33,4 +33,4 @@ jobs:
33
run: |
34
micromamba remove branca --yes --force
35
python -m pip install git+https://github.com/python-visualization/branca.git
36
- python -m pytest -vv --ignore=tests/selenium --ignore=tests/playwright
+ python -m pytest -vv --ignore=tests/selenium --ignore=tests/playwright --ignore=tests/snapshots
0 commit comments