Skip to content

Update for bmat8-hpp changes #1

Update for bmat8-hpp changes

Update for bmat8-hpp changes #1

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@v2.0