Skip to content

Formalise test coverage rules (#43) #624

Formalise test coverage rules (#43)

Formalise test coverage rules (#43) #624

Workflow file for this run

name: Typo CI
on: [push, pull_request]
jobs:
typocheck:
runs-on: ubuntu-latest
steps:
- name: Checkout repository and submodules
uses: actions/checkout@v3
- name: TypoCheck
uses: rojopolis/[email protected]
with:
config_path: ./.spellcheck.yml