mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 03:03:43 +00:00
Apply Prettier (#426)
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -129,8 +129,8 @@ jobs:
|
||||
- name: Install
|
||||
run: npm ci
|
||||
|
||||
# - name: Run linter
|
||||
# run: npm run lint
|
||||
- name: Run linter
|
||||
run: npm run lint
|
||||
|
||||
- name: Build & Package
|
||||
run: npm run dist
|
||||
|
||||
Reference in New Issue
Block a user