diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index ebf31d2..f08c0d8 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -86,8 +86,8 @@ jobs: leanblueprint web cp -r blueprint/web docs/blueprint - - name: Check declarations - run: ~/.elan/bin/lake exe checkdecls blueprint/lean_decls + # - name: Check declarations + # run: ~/.elan/bin/lake exe checkdecls blueprint/lean_decls - name: Copy documentation to `docs/docs` run: |