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