Skip to content

Merge branch 'FABulous2.0-development' into WIP/top_wrapper_expand #24

Merge branch 'FABulous2.0-development' into WIP/top_wrapper_expand

Merge branch 'FABulous2.0-development' into WIP/top_wrapper_expand #24

name: Run pre-commit hooks
on: [push, pull_request]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]