mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
CI: Update codecov badge
This commit is contained in:
parent
7243d8e7b8
commit
a25efa3764
3 changed files with 5 additions and 6 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
- image: ossrs/dev
|
||||
steps:
|
||||
- checkout
|
||||
- run: cd trunk && ./configure --gcov --without-research --without-librtmp && make && bash auto/coverage.sh
|
||||
- run: cd trunk && ./configure --gcov --without-research --without-librtmp && make && ./objs/srs_utest && bash auto/coverage.sh
|
||||
workflows:
|
||||
version: 2
|
||||
build_and_test:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue