workflow: added daily tests

Existing daily tests run "Main Action" workflow from
pull-request.yml at 00:00 UTC time.
Tests may also be executed manually from Github Action tab.

Signed-off-by: Andrey Borisovich <andrey.borisovich@intel.com>
1 file changed
tree: 632a448ab45164e603ffc3cd7b3906c8e6ef3e98
  1. .github/
  2. app/
  3. doc/
  4. installer/
  5. keys/
  6. scripts/
  7. smex/
  8. src/
  9. submanifests/
  10. test/
  11. third_party/
  12. tools/
  13. xtos/
  14. zephyr/
  15. .gitignore
  16. .gitmodules
  17. .travis.yml
  18. CMakeLists.txt
  19. CODEOWNERS
  20. Kconfig
  21. Kconfig.sof
  22. Kconfig.xtos-build
  23. Kconfig.xtos-dbg
  24. Kconfig.zephyr-log
  25. LICENCE
  26. README.md
  27. west.yml
README.md

Sound Open Firmware

Status

GitHub Actions Build Status Gitter chat

Documentation

See docs

Running the tests

See unit testing documentation

Deployment

TODO: Add additional notes about how to deploy this on a live system

Contributing

See Contributing to the Project

License

This project is licensed under the BSD Clause 3 - see the LICENCE file for details