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 d7e48cb commit 9486512Copy full SHA for 9486512
.github/workflows/ci.yml
@@ -18,6 +18,7 @@ jobs:
18
19
test:
20
runs-on: ubuntu-latest
21
+ name: "test (node v${{ matrix.node-version }})"
22
strategy:
23
matrix:
24
node-version: [
0 commit comments