Skip to content

run cairo-vm in proof mode and store AIR inputs (#19) #12

run cairo-vm in proof mode and store AIR inputs (#19)

run cairo-vm in proof mode and store AIR inputs (#19) #12

Workflow file for this run

---
name: Workflow - Push
on:
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: read-all
jobs:
spell_check:
name: Spell check
uses: ./.github/workflows/spell_check.yml