We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba9de6a commit 6d7bc9aCopy full SHA for 6d7bc9a
1 file changed
.github/workflows/quality-assurance.yaml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build:
9
- name: Build and test on ${{ matrix.nodejs }}
+ name: [Build/test] Node.js ${{ matrix.nodejs }}
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
0 commit comments