Skip to content

Commit 3b3d21a

Browse files
committed
remove only branca
1 parent 3ca4aeb commit 3b3d21a

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
@@ -25,6 +25,6 @@ jobs:
2525
shell: bash -l {0}
2626
run: |
2727
micromamba activate TEST
28-
micromamba remove branca --yes
28+
micromamba remove branca --yes --force
2929
python -m pip install git+https://github.com/python-visualization/branca.git
3030
python -m pytest -vv --ignore=tests/selenium

0 commit comments

Comments
 (0)