File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 66 - master
77jobs :
88 test :
9+ name : Run tests
910 runs-on : ubuntu-latest
1011 strategy :
1112 matrix :
3435 flag-name : linux-node-${{ matrix.node }}
3536 parallel : true
3637
37- finish :
38+ upload-coverage :
39+ name : Upload coverage
3840 needs : test
3941 if : ${{ always() }}
4042 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 11# Fluent ffmpeg-API for node.js
22
3+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/fluent-ffmpeg/node-fluent-ffmpeg/badge.svg?branch=master )] ( https://coveralls.io/github/fluent-ffmpeg/node-fluent-ffmpeg?branch=master )
34[ ![ FOSSA Status] ( https://app.fossa.io/api/projects/git%2Bgithub.com%2Ffluent-ffmpeg%2Fnode-fluent-ffmpeg.svg?type=shield )] ( https://app.fossa.io/projects/git%2Bgithub.com%2Ffluent-ffmpeg%2Fnode-fluent-ffmpeg?ref=badge_shield )
45
56> ** Fluent-ffmpeg is looking for new maintainers**
You can’t perform that action at this time.
0 commit comments