Skip to content

Add standout proof loop CLI and reporting #3

Add standout proof loop CLI and reporting

Add standout proof loop CLI and reporting #3

Workflow file for this run

name: test
on:
push:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-python@v6
with:
python-version: "3.x"
- run: make test