Skip to content

Commit

Permalink
ci: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
34j committed Jun 22, 2024
1 parent 16daa58 commit 113448f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-best-of-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: |
# Stops script execution if a command has an error
set -e
pipx run pre-commit run --all-files
pipx run pre-commit run --all-files || true
- name: push-update
uses: stefanzweifel/git-auto-commit-action@v4
with:
Expand Down

0 comments on commit 113448f

Please sign in to comment.