Skip to content

Commit

Permalink
Adjust github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
cdccollins committed Sep 11, 2024
1 parent fae1966 commit f2f9dac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,5 @@ jobs:
uses: ruby/setup-ruby@78c01b705fd9d5ad960d432d3a0cfa341d50e410 # v1.179.1
with:
bundler-cache: true
- name: Generate binstubs
run: bundle binstubs bundler-audit brakeman rubocop
- name: Lint Ruby files
run: bin/rake standard

0 comments on commit f2f9dac

Please sign in to comment.