This is an automated email from the ASF dual-hosted git repository.
janc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git
from 2f984a3c nimble/ll/test: Cleanup tests
new 864018bf ci: Unify tests with mynewt-core repository
new 95a87533 README: Add GH Actions badges
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/check_style.py | 142 ---------------------
.../{check_style.yml => compliance_check.yml} | 22 +++-
README.md | 14 ++
3 files changed, 35 insertions(+), 143 deletions(-)
delete mode 100755 .github/check_style.py
rename .github/workflows/{check_style.yml => compliance_check.yml} (57%)