We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e05de95 commit 2fbdf59Copy full SHA for 2fbdf59
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
node:
12
- name: v${{ matrix.node-version }}
+ name: node v${{ matrix.node-version }}
13
runs-on: ubuntu-latest
14
strategy:
15
matrix:
0 commit comments