Skip to content

Add sdupport for r- read mode to read without consolidated metadata #109

Add sdupport for r- read mode to read without consolidated metadata

Add sdupport for r- read mode to read without consolidated metadata #109

Workflow file for this run

name: Codespell
on:
pull_request:
workflow_dispatch:
jobs:
codespell:
name: Check for spelling errors
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Codespell
uses: codespell-project/actions-codespell@v2