Skip to content

Commit d842a1f

Browse files
committed
[Telink] Fix job name
1 parent 714d85a commit d842a1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/examples-telink.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -349,8 +349,8 @@ jobs:
349349
with:
350350
platform-name: Telink
351351

352-
zephyr_3.3:
353-
name: Zephyr 3.3
352+
zephyr_3_3:
353+
name: Zephyr v3.3
354354
env:
355355
BUILD_TYPE: telink
356356

0 commit comments

Comments
 (0)