mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
run unit test on PR
This commit is contained in:
4
.github/workflows/pr_check.yml
vendored
4
.github/workflows/pr_check.yml
vendored
@@ -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