mirror of
https://github.com/zen-browser/desktop
synced 2026-04-26 01:25:02 +02:00
feat: Enable crash reports and use npm ci, b=no-bug, c=workflows, common, configs
This commit is contained in:
2
.github/workflows/code-linter.yml
vendored
2
.github/workflows/code-linter.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
run: sudo apt install python3-autopep8
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
run: npm ci
|
||||
|
||||
- name: Lint
|
||||
run: npm run lint
|
||||
|
||||
Reference in New Issue
Block a user