Skip to content

Commit

Permalink
👷 continue on linter error (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
alaz authored Apr 25, 2024
1 parent 1bf91fc commit 98d697a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autocorrect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: bundle exec rake test
- name: Run linter
run: bundle exec rubocop -A
continue-on-error: true
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
with:
Expand Down

0 comments on commit 98d697a

Please sign in to comment.