mirror of
https://github.com/espressif/openthread.git
synced 2026-09-14 05:00:11 +00:00
[continuous-integration] move android check to GitHub Actions (#4829)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
[![OpenThread][ot-logo]][ot-repo]
|
||||
[![Build][ot-gh-action-build-svg]][ot-gh-action-build]
|
||||
[![Simulation][ot-gh-action-simulation-svg]][ot-gh-action-simulation]
|
||||
[![Build Status][ot-travis-svg]][ot-travis]
|
||||
[![Language grade: C/C++][ot-lgtm-svg]][ot-lgtm]
|
||||
[![Coverage Status][ot-codecov-svg]][ot-codecov]
|
||||
[![Build Status][ot-docker-dev-svg]][ot-docker-dev]
|
||||
@@ -30,8 +29,6 @@ More information about Thread can be found at [threadgroup.org](http://threadgro
|
||||
[ot-gh-action-build-svg]: https://github.com/openthread/openthread/workflows/Build/badge.svg?branch=master&event=push
|
||||
[ot-gh-action-simulation]: https://github.com/openthread/openthread/actions?query=workflow%3ASimulation+branch%3Amaster+event%3Apush
|
||||
[ot-gh-action-simulation-svg]: https://github.com/openthread/openthread/workflows/Simulation/badge.svg?branch=master&event=push
|
||||
[ot-travis]: https://travis-ci.org/openthread/openthread
|
||||
[ot-travis-svg]: https://travis-ci.org/openthread/openthread.svg?branch=master
|
||||
[ot-lgtm]: https://lgtm.com/projects/g/openthread/openthread/context:cpp
|
||||
[ot-lgtm-svg]: https://img.shields.io/lgtm/grade/cpp/g/openthread/openthread.svg?logo=lgtm&logoWidth=18
|
||||
[ot-codecov]: https://codecov.io/gh/openthread/openthread
|
||||
|
||||
Reference in New Issue
Block a user