Skip to content

.github/workflows/windows.yml: upgrade setuptools for python 3.10/3.1… #150

.github/workflows/windows.yml: upgrade setuptools for python 3.10/3.1…

.github/workflows/windows.yml: upgrade setuptools for python 3.10/3.1… #150

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: codespell-project/actions-codespell@master
with:
exclude_file: .codespellignore
skip: ./src/avfs/include,./src/avisynth/avisynth.h,./src/avisynth/interface.cpp,./src/core/ter-116n.h,./src/core/expr/jitasm.h,./src/filters/vivtc/vivtc.c,./src/filters/subtext/text.c,./src/common/nvtx3/*,./src/common/nvtx3/*/*