Skip to content

Added precondition generation for promoted and directly defined opera… #26

Added precondition generation for promoted and directly defined opera…

Added precondition generation for promoted and directly defined opera… #26

Workflow file for this run

on: [push]
jobs:
build:
runs-on: ubuntu-latest
name: Build Theory
steps:
- uses: actions/checkout@v3
- uses: lexbailey/isabelle-theory-build-github-action@v7
with:
isabelle-version: '2021-1'
custom-isabelle-url: 'https://github.com/lexbailey/itrees_isabelle_fork/archive/refs/heads/itrees_utp.zip'
depends: 'https://github.com/isabelle-utp/interaction-trees.git@master'
report_url: 'https://isabelle-utp-ci-dashboard.link/submit_job_log'
report_secret: ${{ secrets.DashboardReportKey }}