Skip to content

Fix output timecodes bring in seconds instead of ms #248

Fix output timecodes bring in seconds instead of ms

Fix output timecodes bring in seconds instead of ms #248

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