Skip to content

Shrink benchmark artifacts #39

Shrink benchmark artifacts

Shrink benchmark artifacts #39

Workflow file for this run

name: Steward network
on:
pull_request:
push:
branches: [main]
jobs:
verify:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: actions/setup-python@v6
with:
python-version: "3.12"
- name: Generated maps and evidence
run: |
python .stewards/project.py --check
python .stewards/verify.py --coverage