Skip to content

Run just the tests as part of the "Run tests" step#17

Merged
koppen merged 1 commit intomainfrom
github_actions
Dec 8, 2025
Merged

Run just the tests as part of the "Run tests" step#17
koppen merged 1 commit intomainfrom
github_actions

Conversation

@koppen
Copy link
Copy Markdown
Member

@koppen koppen commented Dec 8, 2025

Running rake without specifying a task may run additional tasks, and it actually runs the linter as well. We have a separate step for linting, so we should only run the tests here.

@koppen koppen mentioned this pull request Dec 8, 2025
Running `rake` without specifying a task may run additional tasks, and
it actually runs the linter as well. We have a separate step for
linting, so we should only run the tests here.
@koppen koppen merged commit cac7078 into main Dec 8, 2025
6 checks passed
@koppen koppen deleted the github_actions branch December 8, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant