Skip to content

Commit f563a92

Browse files
wip
1 parent 9504b22 commit f563a92

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/2024-ruby.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v3
1818
- uses: ./.github/shared/setup
19-
- name: RuboCop Linter Action
20-
uses: andrewmcodes/rubocop-linter-action@v3.3.0
19+
- uses: andrewmcodes/rubocop-linter-action@v3.3.0
2120
tests:
2221
runs-on: ubuntu-latest
2322
steps:

0 commit comments

Comments
 (0)