mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-24 12:01:56 -08:00
fix tests
This commit is contained in:
parent
fa381c73ac
commit
a42419eae3
2 changed files with 4 additions and 2 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue