Skip to content

Commit

Permalink
Fix job name for rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
albus522 committed Aug 14, 2024
1 parent 9929a9d commit ddd96eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: RuboCop
on: [push, pull_request]

jobs:
build:
rubocop:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit ddd96eb

Please sign in to comment.