diff --git a/.github/workflows/lean_action_ci.yml b/.github/workflows/lean_action_ci.yml index e984e9a..33a057d 100644 --- a/.github/workflows/lean_action_ci.yml +++ b/.github/workflows/lean_action_ci.yml @@ -16,3 +16,4 @@ jobs: with: build-args: "--iofail" test: true + lint: true