@@ -21,5 +21,5 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- - run: npm lint
+ - run: npm run lint
- run: npm run build