diff --git a/.github/workflows/lean_action_ci.yml b/.github/workflows/lean_action_ci.yml index 09cd4ca..31fda9d 100644 --- a/.github/workflows/lean_action_ci.yml +++ b/.github/workflows/lean_action_ci.yml @@ -1,14 +1,14 @@ -name: Lean Action CI - -on: - push: - pull_request: - workflow_dispatch: - -jobs: - build: - runs-on: ubuntu-latest - - steps: - - uses: actions/checkout@v4 - - uses: leanprover/lean-action@v1 +# name: Lean Action CI +# +# on: +# push: +# pull_request: +# workflow_dispatch: +# +# jobs: +# build: +# runs-on: ubuntu-latest +# +# steps: +# - uses: actions/checkout@v4 +# - uses: leanprover/lean-action@v1