Skip to content

Release v1.2.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Oct 01:18
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.