Skip to content

Commit

Permalink
Merge pull request #1024 from pocke/Clarify_GHA_step_name_for__rake_a…
Browse files Browse the repository at this point in the history
…nnotate_

Clarify GHA step name for `rake annotate`
  • Loading branch information
pocke authored Jun 7, 2022
2 parents 954f995 + 95331cd commit 6c19c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- name: bin/setup
run: |
bin/setup
- name: Run test
- name: Check if `rake annotate` has been executed
run: |
bundle exec rake annotate confirm_annotation

0 comments on commit 6c19c98

Please sign in to comment.