Skip to content

Add example scripts to run pyperformance on a generic host (#436) #128

Add example scripts to run pyperformance on a generic host (#436)

Add example scripts to run pyperformance on a generic host (#436) #128

Workflow file for this run

name: Lint
on: [push, pull_request, workflow_dispatch]
permissions: {}
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: tox-dev/action-pre-commit-uv@v1