Skip to content

Add limit and disassembly asserts for strings feature #8

Add limit and disassembly asserts for strings feature

Add limit and disassembly asserts for strings feature #8

Workflow file for this run

name: Plan Consistency
on:
pull_request:
paths:
- ".plan/**"
- "bin/plan_check.py"
- ".github/workflows/plan-check.yml"
jobs:
plan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run plan check
run: python3 bin/plan_check.py