Skip to content

improve tracing and profiling #7

improve tracing and profiling

improve tracing and profiling #7

Workflow file for this run

name: format
on:
push:
branches:
- master
pull_request:
jobs:
format:
name: format
runs-on: 'ubuntu-latest'
container: ghcr.io/c-cube/c-cube-commmon/ci-doc-5.3:latest
steps:
- uses: actions/checkout@v6
- run: opam exec -- make fmt-check