Skip to content

Add workaround for files where there are no keyframes and some more w… #208

Add workaround for files where there are no keyframes and some more w…

Add workaround for files where there are no keyframes and some more w… #208

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