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 5eb8c13 commit 092047bCopy full SHA for 092047b
.github/workflows/main.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build:
9
- name: "Build, lint, and test on Node ${{ matrix.node }} and ${{ matrix.os }}"
+ name: "${{ matrix.os }}"
10
11
strategy:
12
matrix:
0 commit comments