Skip to content

fixup! ea7c94cd3c63d2f86b6ddb69c92c3ab3377794a0 #54

fixup! ea7c94cd3c63d2f86b6ddb69c92c3ab3377794a0

fixup! ea7c94cd3c63d2f86b6ddb69c92c3ab3377794a0 #54

Workflow file for this run

name: hax
on:
pull_request:
push:
jobs:
hax:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
- name: ⤵ Install and configure hax
uses: hacspec/hax-actions@main
- name: 🏃 Extract `riot-rs-runqueue`
working-directory: ./src/riot-rs-runqueue
run: |
rm -f proofs/fstar/extraction/*.fst*
cargo hax into fstar
- name: 🏃 Verify `riot-rs-runqueue`
working-directory: ./src/riot-rs-runqueue/proofs/fstar/extraction
run: make