We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c32bc49 commit 221075aCopy full SHA for 221075a
.github/workflows/node.js.yml
@@ -5,6 +5,7 @@ on:
5
pull_request:
6
jobs:
7
build:
8
+ name: 'Node.js build: fmt, ci, lint, test'
9
runs-on: ubuntu-latest
10
strategy:
11
matrix:
0 commit comments