We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15225a2 commit 79aca43Copy full SHA for 79aca43
.github/workflows/node.js.yml
@@ -30,3 +30,5 @@ jobs:
30
run: yarn
31
- name: Lint
32
run: yarn lint
33
+ - name: Build
34
+ run: yarn build
0 commit comments