Skip to content

Commit

Permalink
keep removing rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
DianaLiao committed Jan 3, 2025
1 parent 92e4afb commit 9952a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
with:
bundler-cache: true
- name: Generate binstubs
run: bundle binstubs bundler-audit brakeman rubocop
run: bundle binstubs bundler-audit brakeman
# Add or replace any other lints here
- name: Security audit dependencies
run: bin/bundler-audit --update
Expand Down

0 comments on commit 9952a34

Please sign in to comment.