Skip to content

Commit 265687a

Browse files
committed
sync script
1 parent 0bc1b5e commit 265687a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action_auto_utest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ permissions:
2525
jobs:
2626
test:
2727
runs-on: ubuntu-22.04
28-
name: ${{ matrix.platform.KERNEL }} - ${{ matrix.config_file }}
28+
name: ${{ matrix.platform.UTEST }}-${{ matrix.platform.KERNEL }} - ${{ matrix.config_file }}
2929
if: github.repository_owner == 'RT-Thread'
3030
strategy:
3131
fail-fast: false

0 commit comments

Comments
 (0)