Skip to content

add boa script for registry setup (doesnt work but will be fixed later) #280

add boa script for registry setup (doesnt work but will be fixed later)

add boa script for registry setup (doesnt work but will be fixed later) #280

name: pre-commit
on: [pull_request, push]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/action@v2.0.3