Skip to content

Rework playback architecture a bit, use nanoseconds everywhere #178

Rework playback architecture a bit, use nanoseconds everywhere

Rework playback architecture a bit, use nanoseconds everywhere #178

Workflow file for this run

name: Checks
on:
push:
branches:
- "main"
pull_request:
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
with:
args: --output-format github