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