]> begriffs open source - freertos/commit
Run kernel demos and unit tests for PR changes (#645)
authorGaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
Fri, 17 Mar 2023 02:52:34 +0000 (08:22 +0530)
committerGitHub <noreply@github.com>
Fri, 17 Mar 2023 02:52:34 +0000 (08:22 +0530)
commitd4d5e43292a57df354dcf8f33d938283f2082855
tree9097688439cc8b619da1cf52adbdce83f533dca7
parent55658e15250132fd5671dedbbc43bd69eab3b3d9
Run kernel demos and unit tests for PR changes (#645)

* Run kernel demos and unit tests for PR changes

Kernel demos check builds multiple demos from FreeRTOS/FreeRTOS and
unit tests check runs unit tests in FreeRTOS/FreeRTOS. Both of these
checks currently use main branch of FreeRTOS-Kernel. This commits
updates these checks to use the changes in the PR.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
* Do not specify PR SHA explicitly as that is default

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
* Remove explicit PR SHA from kernel checks

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
---------

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
.github/workflows/kernel-checks.yml
.github/workflows/kernel-demos.yml
.github/workflows/unit-tests.yml