Skip to content

Catch runtime exceptions in trySimpOnly #8

Catch runtime exceptions in trySimpOnly

Catch runtime exceptions in trySimpOnly #8

Workflow file for this run

name: Lean Action CI
on:
push:
pull_request:
workflow_dispatch:
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read # Read access to repository contents
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: leanprover/lean-action@v1