4 Commits
Author SHA1 Message Date
Pavlo Rudy 8fc47f8d4e bring tests back to life 2021-07-10 17:13:04 +03:00
Leandro Dorileo 92c883720f github actions: split test executions
Split each test to its own execution, with that we can have a better
visualization of the build type failure.

Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>
2019-12-12 16:01:31 -08:00
Leandro Dorileo 24e2ffd81c add pull_request event to actions
It seems that without pull_request event the pull request will not
get actions triggered.

Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>
2019-11-13 13:07:02 -08:00
Leandro Dorileo f48ea3d436 Add github actions workflow
Preparing to migrate from travis to github actions.

Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>
2019-11-13 12:53:32 -08:00