Skip to content

matrix: make it a proper class #675

matrix: make it a proper class

matrix: make it a proper class #675

Workflow file for this run

name: codespell
on: [pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v1.0