fix: add auto validation

This commit is contained in:
Félix Voituret
2019-11-06 23:36:41 +01:00
parent 3fc6ee474c
commit ef1ad36540

View File

@@ -8,7 +8,7 @@ jobs:
- checkout
- run:
name: install ffmpeg
command: apt-get update && apt-get install ffmpeg
command: apt-get update && apt-get install -y ffmpeg
- run:
name: install spleeter
command: pip install .