1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-02 17:53:41 +00:00

Add missing run

This commit is contained in:
Anders Åberg
2025-12-15 10:22:17 +01:00
committed by GitHub
parent bb6ed5ef79
commit 4ded831e63

View File

@@ -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