Skip to content

Remove the explicit clang-format workflow since it is part of pre-commit #173

Remove the explicit clang-format workflow since it is part of pre-commit

Remove the explicit clang-format workflow since it is part of pre-commit #173

name: downstream-build
on:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
strategy:
fail-fast: false
steps:
- uses: actions/checkout@v3
- uses: cvmfs-contrib/[email protected]
- uses: key4hep/key4hep-actions/downstream-build@main