mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-09-13 13:44:10 +00:00
run unit test on PR
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user