From b3e1b0285c036927238f27fcc927e7ebaca21297 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=2E=20Fatih=20C=C4=B1r=C4=B1t?= Date: Thu, 28 Nov 2024 14:52:35 +0300 Subject: [PATCH] test npm package names MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: M. Fatih Cırıt --- .github/workflows/spell-check-differential.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/spell-check-differential.yaml b/.github/workflows/spell-check-differential.yaml index b4a72ff19e2..39f3ec2679c 100644 --- a/.github/workflows/spell-check-differential.yaml +++ b/.github/workflows/spell-check-differential.yaml @@ -17,7 +17,7 @@ jobs: dict-packages: | https://github.com/autowarefoundation/autoware-spell-check-dict https://github.com/tier4/cspell-dicts - https://github.com/streetsidesoftware/cspell-dicts/tree/main/dictionaries/cpp - https://github.com/streetsidesoftware/cspell-dicts/tree/main/dictionaries/en_GB - https://github.com/streetsidesoftware/cspell-dicts/tree/main/dictionaries/en_US - https://github.com/streetsidesoftware/cspell-dicts/tree/main/dictionaries/software-terms + @cspell/dict-cpp + @cspell/dict-en_gb + @cspell/dict-en_us + @cspell/dict-software-terms