Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 230 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 230 Bytes

CI Tools and Scripts for Zephyr

This repository hosts all CI tools and scripts used to validate Zephyr code changes.

To install the required python modules, run the following:

pip3 install --user -r requirements.txt