We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0988287 commit b0478edCopy full SHA for b0478ed
1 file changed
.github/workflows/build.yaml
@@ -11,7 +11,7 @@ jobs:
11
12
13
test:
14
- name: test (runner.os)
+ name: test (${{ runner.os }})
15
16
runs-on: ${{ matrix.os }}
17
strategy:
0 commit comments