[CI] Remove warning output for eslint on platform workflow (#4906)
This commit is contained in:
2
.github/workflows/pr-platform.yml
vendored
2
.github/workflows/pr-platform.yml
vendored
@@ -31,4 +31,4 @@ jobs:
|
|||||||
architecture: ${{ matrix.architecture }}
|
architecture: ${{ matrix.architecture }}
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm test
|
- run: npm test
|
||||||
- run: npm run lint
|
- run: npm run lint -- --quiet
|
||||||
|
|||||||
Reference in New Issue
Block a user