Skip to content

Commit

Permalink
Fix CircleCI unit tests
Browse files Browse the repository at this point in the history
broken when merging 20.09 forward in commit
937de34 .
  • Loading branch information
nsoranzo committed Feb 16, 2021
1 parent 3de901a commit 1b5f686
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ jobs:
- *restore_repo_cache
- *install_tox
- *install_ffprobe
- run: tox -e py36-unit
validate_test_tools:
docker:
- image: circleci/python:3.6
Expand Down

0 comments on commit 1b5f686

Please sign in to comment.