Skip to content

Name the type and fields of the result of a monadic computation on a bitstream #328

Name the type and fields of the result of a monadic computation on a bitstream

Name the type and fields of the result of a monadic computation on a bitstream #328

Workflow file for this run

name: 'Verify proofs'
on:
workflow_dispatch:
pull_request:
push:
branches:
- 'main'
jobs:
verify:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: bash scripts/prep.sh
- run: DAFNY=dafny/dafny bash scripts/verify.sh