Skip to content

Implement glorious seeking in video #44

Implement glorious seeking in video

Implement glorious seeking in video #44

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