name: Private module tooling on: pull_request: push: branches: [main] jobs: contract: runs-on: fritzlab steps: - uses: actions/checkout@v4 - name: Canonical export and native offline boundaries run: | python3 -m unittest discover -s tests docker build --network none --file tests/private-modules.Dockerfile tools/private-modules