Skip to content

Commit b0478ed

Browse files
committed
fix
1 parent 0988287 commit b0478ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212

1313
test:
14-
name: test (runner.os)
14+
name: test (${{ runner.os }})
1515

1616
runs-on: ${{ matrix.os }}
1717
strategy:

0 commit comments

Comments
 (0)