fix tests

This commit is contained in:
aler9 2021-02-13 20:54:20 +01:00
parent fa381c73ac
commit a42419eae3
2 changed files with 4 additions and 2 deletions

View file

@ -19,6 +19,8 @@ jobs:
with:
go-version: "1.15"
- run: sudo apt-get install -y --no-install-recommends ffmpeg
- run: make test-nodocker
- run: bash <(curl -s https://codecov.io/bash)