Skip to content

Commit

Permalink
futz
Browse files Browse the repository at this point in the history
  • Loading branch information
searls committed Jun 17, 2024
1 parent 80e303c commit 2927110
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,10 @@ runs:
run: bundle install

- name: Run Standard Ruby with autofix
id: standardrb
shell: bash
run: bundle exec standardrb --fix
id: standardrb
continue-on-error: true

- name: Commit changes
shell: bash
Expand Down

0 comments on commit 2927110

Please sign in to comment.