Skip to content

Commit 2c9c33b

Browse files
authored
fix: Add animations dependencies to tests
1 parent a4392aa commit 2c9c33b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
python --version
6363
pip install --upgrade pip
6464
pip install --group tests -e .
65+
pip install - ".[animations]"
6566
pip freeze
6667
pip list
6768

0 commit comments

Comments
 (0)