Skip to content

Pin a specific version of setuptools to prevent issues with the new release #765

Pin a specific version of setuptools to prevent issues with the new release

Pin a specific version of setuptools to prevent issues with the new release #765

Workflow file for this run

name: Check Spelling
on:
pull_request:
paths:
- '**.txt'
- '**.md'
jobs:
spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Spelling
uses: SFLScientific/spellcheck-github-actions@master