Skip to content

Commit 7b51939

Browse files
authored
Add job name to build-examples workflow
1 parent 6ca8a2c commit 7b51939

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-examples.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
jobs:
66
build-with-pio:
7+
name: Build with PlatformIO
78
runs-on: ubuntu-latest
89
steps:
910
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)