Skip to content

Rework playback architecture a bit, use nanoseconds everywhere (#928) #260

Rework playback architecture a bit, use nanoseconds everywhere (#928)

Rework playback architecture a bit, use nanoseconds everywhere (#928) #260

Workflow file for this run

name: Tests
on:
push:
branches:
- "main"
- "master"
pull_request:
jobs:
test:
runs-on: ubuntu-latest
container:
image: ghcr.io/geigi/cozy-ci:main
steps:
- uses: actions/checkout@v4
- name: Run pytest
run: pytest