From 791402ec9f114bcc1c83447b0ab65f00dce7de34 Mon Sep 17 00:00:00 2001 From: Rob Cowsill <42620235+rcowsill@users.noreply.github.com> Date: Sat, 6 Jan 2024 13:58:28 +0000 Subject: [PATCH] Switch to addons-linter --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 4e46989..fd663f4 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -21,4 +21,4 @@ jobs: node-version: lts/* - name: Run linter - run: npx web-ext lint + run: npx addons-linter