Skip to content

For the case of multiple image components assume the smallest and not… #214

For the case of multiple image components assume the smallest and not…

For the case of multiple image components assume the smallest and not… #214

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2