Skip to content

Enable decimal benchmarks in the test suite (MANIFEST) #199

Enable decimal benchmarks in the test suite (MANIFEST)

Enable decimal benchmarks in the test suite (MANIFEST) #199

Workflow file for this run

name: Lint
on: [push, pull_request, workflow_dispatch]
permissions: {}
env:
FORCE_COLOR: 1
RUFF_OUTPUT_FORMAT: github
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with:
persist-credentials: false
- uses: j178/prek-action@v1