Run test on native environment
Some checks failed
PlatformIO CI / build (push) Failing after 1m3s

This commit is contained in:
2024-04-10 21:17:37 +10:00
parent 38d91e6c30
commit 8cd866d16d

View File

@@ -22,4 +22,4 @@ jobs:
run: pip install --upgrade platformio
- name: Build PlatformIO Project
run: pio test
run: pio test --environment native