chore: fix lint and add lint to CI job (#79)
This commit is contained in:
@@ -14,6 +14,7 @@ workflows:
|
||||
override-ci-command: yarn install --frozen-lockfile --ignore-engines
|
||||
test-steps:
|
||||
- run: yarn build
|
||||
- run: yarn lint
|
||||
- run: yarn test
|
||||
use-test-steps: true
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user