Skip to content

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Apr 29, 2024
1 parent 6f0ff39 commit 6071de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
bundler-cache: true
# This is just to ensure the default config is valid. The target is intentionally set
# to a directory that doesn't contain any .rb or .rbi files.
- name: Validate RBI config
- name: Validate default config
run: |
bin/rubocop --config config/rbi.yml config
bin/rubocop --config config/default.yml config -r rubocop-sorbet
Expand Down

0 comments on commit 6071de2

Please sign in to comment.