Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add GHA test workflow #909

Merged
merged 1 commit into from
Jan 8, 2025
Merged

add GHA test workflow #909

merged 1 commit into from
Jan 8, 2025

Conversation

evgeni
Copy link
Member

@evgeni evgeni commented Jan 8, 2025

No description provided.

ruby-version: ${{ fromJson(needs.setup_matrix.outputs.matrix).ruby[0] }}
bundler-cache: true
- name: Run rubocop
run: bundle exec rubocop -P
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like long options. Also, --formatter github (or what the exact option was. On my phone now)

@evgeni evgeni merged commit ae801e0 into develop Jan 8, 2025
6 of 7 checks passed
@evgeni evgeni deleted the gha branch January 8, 2025 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants