chore: Run lint after to fix deps issues, b=no-bug, c=workflows

This commit is contained in:
mr. m
2026-02-24 23:34:04 +01:00
parent 353b65e25b
commit 29165bb1e2

View File

@@ -28,13 +28,13 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Run linting
run: npm run lint
- name: Download Firefox and dependencies
env:
ZEN_DOWNLOAD_DONT_INIT_GIT: "1"
run: npm run download
- name: Run linting
run: npm run lint
- name: Import patches
run: npm run import