We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbe0884 commit f5a21a2Copy full SHA for f5a21a2
.github/workflows/build.yml
@@ -12,5 +12,6 @@ jobs:
12
with:
13
node-version: '12'
14
- run: yarn
15
+ - run: yarn lint
16
- run: yarn test
17
- run: yarn coverage
0 commit comments