Add verify ffmpeg back to CircleCI builds
This commit is contained in:
parent
e78d84165a
commit
3154275d2f
1 changed files with 1 additions and 2 deletions
|
@ -399,8 +399,7 @@ steps-build-mac: &steps-build-mac
|
||||||
# It would be better to verify ffmpeg as a part of a test job,
|
# It would be better to verify ffmpeg as a part of a test job,
|
||||||
# but it requires `gn` to run, and it's complicated
|
# but it requires `gn` to run, and it's complicated
|
||||||
# to store all gn's dependencies and configs.
|
# to store all gn's dependencies and configs.
|
||||||
# FIXME(alexeykuzmin): Enable the next step back.
|
- <<: *step-verify-ffmpeg
|
||||||
# - *step-verify-ffmpeg
|
|
||||||
|
|
||||||
# Node.js headers for tests
|
# Node.js headers for tests
|
||||||
- *step-nodejs-headers-build
|
- *step-nodejs-headers-build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue