mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
87968: Run CI ESLint in --quiet mode
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -71,7 +71,7 @@ jobs:
|
||||
run: yarn install --frozen-lockfile
|
||||
|
||||
- name: Run lint
|
||||
run: yarn run lint
|
||||
run: yarn run lint --quiet
|
||||
|
||||
- name: Run build
|
||||
run: yarn run build:prod
|
||||
|
Reference in New Issue
Block a user