mirror of
https://github.com/bitwarden/browser
synced 2026-02-02 17:53:41 +00:00
Add missing run
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -74,7 +74,7 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: Run oxlint
|
||||
run: npm oxlint:types
|
||||
run: npm run oxlint:types
|
||||
|
||||
- name: Lint unowned dependencies
|
||||
run: npm run lint:dep-ownership
|
||||
|
||||
Reference in New Issue
Block a user