Skip to content

Format all python sources using black and add it to pre-commit #298

Format all python sources using black and add it to pre-commit

Format all python sources using black and add it to pre-commit #298

name: downstream-build
on:
pull_request:
workflow_dispatch:
jobs:
downstream-build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
steps:
- uses: actions/checkout@v4
- uses: key4hep/key4hep-actions/downstream-build@main