Skip to content

Fixed atom validation error and update to 24-12-01 #9

Fixed atom validation error and update to 24-12-01

Fixed atom validation error and update to 24-12-01 #9

Workflow file for this run

name: Build and test
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
workflow_dispatch:
jobs:
build:
name: Build and test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: leanprover/lean-action@v1