Skip to content

enh: support chunked recordings (e.g., sessions 11 and 13) #553

enh: support chunked recordings (e.g., sessions 11 and 13)

enh: support chunked recordings (e.g., sessions 11 and 13) #553

Workflow file for this run

name: Run tests

Check failure on line 1 in .github/workflows/tests.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/tests.yml

Invalid workflow file

`pull-request` is not a valid event name
on: [push, pull-request]
jobs:
codespell:
name: Check for spelling errors
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Codespell
uses: codespell-project/actions-codespell@v1