Skip to content

Add CI testing

Add CI testing #54

Workflow file for this run

name: check spelling
on: [push, pull_request]
jobs:
codespell:
name: Check for spelling errors
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: codespell-project/actions-codespell@master
with:
ignore_words_list: mobject,rados,hdf5,vol