Skip to content

chore: optimize memory allocation #19

chore: optimize memory allocation

chore: optimize memory allocation #19

Workflow file for this run

name: spellcheck
on:
push:
jobs:
spellcheck:
name: runner / spellcheck
runs-on: ubuntu-latest
steps:
- name: Check out code.
uses: actions/checkout@v2
- name: Run PySpelling as a GitHub action
uses: sbates130272/[email protected]