Skip to content

Commit 0b21d3b

Browse files
committed
Show system info in CI
1 parent d8a1fdf commit 0b21d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
- name: Install PlatformIO Core
3939
run: |
4040
python3 get-platformio.py
41-
~/.platformio/penv/bin/pio --help
41+
~/.platformio/penv/bin/pio system info

0 commit comments

Comments
 (0)