Skip to content

Implementation, Model, Equivalence, and Correctness of Rational Bernoulli #28 #21

Implementation, Model, Equivalence, and Correctness of Rational Bernoulli #28

Implementation, Model, Equivalence, and Correctness of Rational Bernoulli #28 #21

Workflow file for this run

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