File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323
2424### Added
2525
26- - Add a step to check all files in the default target's directory are imported in the main file by running ` lake exe mk_all --check ` . -
26+ - Add a step to check all files in the default target's directory are imported in the main file by running ` lake exe mk_all --check ` . -
2727- Add ` mk_all-check ` input to enable the mk_all step and ` mk_all-status ` to use the result.
2828
2929## v1.2.0 - 2025-05-16
@@ -148,6 +148,6 @@ This input will enable users to use `lean-action` when Lake packages are contain
148148
149149- build packages with ` lake build `
150150- run tests with ` lake test `
151- - automatically detect ` mathlib ` dependency and run ` lake exe get cache `
151+ - automatically detect ` mathlib ` dependency and run ` lake exe cache get `
152152- detect [ Reservoir eligibility] ( https://reservoir.lean-lang.org/inclusion-criteria )
153153- check for environment hacking with lean4checker
You can’t perform that action at this time.
0 commit comments