]> begriffs open source - freertos/commit
Run CMock unit tests on each pull request with a github action. (#279)
authorPaul Bartell <pbartell@amazon.com>
Wed, 17 Mar 2021 01:31:37 +0000 (18:31 -0700)
committerGitHub <noreply@github.com>
Wed, 17 Mar 2021 01:31:37 +0000 (18:31 -0700)
commit95433d02848af0d274648ae4cdd846f6eff76dde
tree17850c195465ea1f17068ff53df958f39dd3666e
parent755daad276d349496100fe542a6978e152f6964e
Run CMock unit tests on each pull request with a github action. (#279)

Run CMock unit tests on each pull request with a github action.
Include coverage information reported by codecov.io
.github/workflows/unit-tests.yml [new file with mode: 0644]