Skip to content

Commit 28ffcad

Browse files
committed
[cicd] install as project package for tests
1 parent 3647b27 commit 28ffcad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
command: |
8484
sudo apt-get update
8585
sudo apt-get install ffmpeg -y
86-
poetry install --no-interaction --no-root
86+
poetry install --no-interaction
8787
8888
- run:
8989
name: check working providers

0 commit comments

Comments
 (0)