Skip to content

chore: some work on CI try 1 #4987

chore: some work on CI try 1

chore: some work on CI try 1 #4987

Workflow file for this run

name: batteries test build
on:
push:
branches:
- "main"
pull_request:
jobs:
build:
name: batteries test build
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: install elan and build doc-gen4
uses: leanprover/lean-action@v1
with:
build-args: "--wfail"
- run: |
export LEAN_ABORT_ON_PANIC=1
lake build DocGen4:docs

Check failure on line 24 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

You have an error in your yaml syntax on line 24