Skip to content

Removing __init__.py files for pytest to pass #5344

Removing __init__.py files for pytest to pass

Removing __init__.py files for pytest to pass #5344

name: Check License Header
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
make check_headers