Skip to content

Commit

Permalink
rename step
Browse files Browse the repository at this point in the history
  • Loading branch information
White-Green authored Nov 1, 2024
1 parent 231387d commit 920be4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
ruby-version: '3.3'
- name: Install dependencies
run: bundle install
- name: Run tests
- name: Run RuboCop
run: bundle exec rubocop

0 comments on commit 920be4b

Please sign in to comment.