Skip to content

Commit b0788a5

Browse files
committed
Renamed github action to original name to enable badges to work in markdown.
1 parent 1f90438 commit b0788a5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Zephyr OS AMD64 Tests
1+
name: Zephyr OS Tests
22

33
on:
44
push:
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
test:
13-
name: Twister Tests on AMD64
13+
name: Twister Tests
1414
runs-on: ubuntu-24.04
1515
container: ghcr.io/zephyrproject-rtos/ci:v0.27.4
1616
env:

0 commit comments

Comments
 (0)