Skip to content

Add tdc benchmarks #101

Add tdc benchmarks

Add tdc benchmarks #101

Workflow file for this run

name: Dev CI Actions
on:
pull_request:
jobs:
quality-checks:
uses: ./.github/workflows/quality-typing-checks.yaml
test-run-pinned:
uses: ./.github/workflows/pinned-tests.yaml
needs: [quality-checks]