Skip to content

pre-commit run -a

pre-commit run -a #1

Workflow file for this run

name: check with gepetuto
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v3
with:
python-version: "3.11"
- run: pip install .
- run: gepetuto -vvca all