Skip to content

Commit 4ae683f

Browse files
authored
plop
1 parent ea873bb commit 4ae683f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
matrix:
2222
runner: [ubuntu-24.04, ubuntu-22.04]
2323

24-
name: "Run Unit tests on ${{ matrix.runner }}"
24+
name: "Tests/${{ matrix.runner }}"
2525
runs-on: ${{ matrix.runner }}
2626
defaults:
2727
run:

0 commit comments

Comments
 (0)