Skip to content

MNT(pyproject): make group of dependencies optional #71

MNT(pyproject): make group of dependencies optional

MNT(pyproject): make group of dependencies optional #71

Workflow file for this run

name: Spellcheck Action
on:
- pull_request
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
# The checkout step
- uses: actions/checkout@v3
- uses: rojopolis/spellcheck-github-actions@v0
name: Spellcheck