Skip to content

feat: Support nested analysis options #12

feat: Support nested analysis options

feat: Support nested analysis options #12

Workflow file for this run

name: CSpell
on: [pull_request]
jobs:
tests:
name: Code spelling
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check spelling
uses: streetsidesoftware/cspell-action@v1