Skip to content

Commit

Permalink
bu
Browse files Browse the repository at this point in the history
  • Loading branch information
eebbesen committed Oct 13, 2024
1 parent 96e1509 commit 416e675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Run RuboCop
run: bundle exec rubocop
- name: Run Bundler Audit
run: bundle-audit check --update
run: bundle audit check --update
- name: Run tests
env:
GOOGLE_ACCOUNT_TYPE: ${{ secrets.GOOGLE_ACCOUNT_TYPE }}
Expand Down

0 comments on commit 416e675

Please sign in to comment.