Home
last modified time | relevance | path

Searched +full:- +full:prune (Results 1 – 1 of 1) sorted by relevance

/Kernel-v10.6.2/.github/workflows/
HDci.yml9 spell-check:
10 runs-on: ubuntu-latest
12 - name: Checkout Parent Repo
16 repository: aws/aws-iot-device-sdk-embedded-C
18 - name: Clone This Repo
22 - name: Install spell
24 sudo apt-get install spell
25 sudo apt-get install util-linux
26 - name: Check spelling
30 …sed -i 's/find $DIRNAME/find $DIRNAME -not -path '*portable*'/g' main/tools/spell/find-unknown-com…
[all …]