Skip to content

pyproject: Constrain vapoursynth version #309

pyproject: Constrain vapoursynth version

pyproject: Constrain vapoursynth version #309

Workflow file for this run

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