Skip to content

Added a command to print tabulations of enumerable types (e.g. truth … #10

Added a command to print tabulations of enumerable types (e.g. truth …

Added a command to print tabulations of enumerable types (e.g. truth … #10

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: '2022'
depends: 'https://github.com/isabelle-utp/Optics.git@main'
report_url: 'https://isabelle-utp-ci-dashboard.link/submit_job_log'
report_secret: ${{ secrets.DashboardReportKey }}