fix(build): do not lint when testing on github
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
npm ci
|
||||
env:
|
||||
CI: true
|
||||
- run: npm run lint
|
||||
- run: npm run lint-no-fix
|
||||
apidoc:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user