run unit test on PR

This commit is contained in:
proddy
2025-10-25 09:52:44 +02:00
parent 216f799db1
commit 353cdb324d

View File

@@ -32,6 +32,6 @@ jobs:
pip install wheel
pip install -U platformio
- name: Build standalone
- name: Run unit tests
run: |
platformio run -e standalone
platformio run -e native-test -t exec