diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 47bf39253..40ef8712c 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -7,7 +7,7 @@ on: [push] jobs: build: - name: Test on node ${{ matrix.node_version }} and ${{ matrix.os }} + name: Test on node ${{ matrix.node-version }} and ${{ matrix.os }} runs-on: ${{ matrix.os }} strategy: