GitHub Actions: move the Maximize Build Space step from the Build job to Inspect code and Verify plugin jobs

This commit is contained in:
Jakub Chrzanowski
2023-08-07 13:25:59 +02:00
parent d7c547ba29
commit 372b766dad
2 changed files with 16 additions and 7 deletions

View File

@@ -4,6 +4,8 @@
## [Unreleased]
### Changed
- GitHub Actions: move the `Maximize Build Space` step from the `Build` job to `Inspect code` and `Verify plugin` jobs
## [1.10.0] - 2023-08-04
### Added