We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77427da commit 18426f7Copy full SHA for 18426f7
CHANGELOG.md
@@ -17,6 +17,8 @@
17
- Enhanced Makefile with colored output and Docker checks
18
- Added new targets: `make ci-check`, `make act-local`, `make test-quick`
19
- Single entry point for all development tasks
20
+ - `make ci-check` runs fast local checks (no Docker)
21
+ - `make act-*` commands use Docker for GitHub Actions simulation
22
23
### Fixed
24
- **CI/CD**: Added missing `lightgbm>=4.0.0,<5.0.0` dependency
0 commit comments