Release v1.2.4
Pre-release
Pre-release
Improve test file pattern for Grants in CI workflow Updated the pattern for running Grants tests in the CI workflow to target only files with a '_spec.cr' suffix, ensuring that only spec files are executed and reducing the chance of unnecessary or incorrect file execution. This change streamlines the test process and aligns with existing practices for other test sets.