Skip to content

Commit 779269e

Browse files
committed
Fixed PlatformIO CI workflow pipeline.
1 parent d3dbc82 commit 779269e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/platformio-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
- name: Install PlatformIO Core
1919
run: pip install platformio
2020

21-
- name: Build SMS-OTP firmware
21+
- name: Build Tomo firmware
2222
run: python -m platformio run

0 commit comments

Comments
 (0)