Skip to content

Commit

Permalink
ci: ignore pre-commit failures
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Dec 6, 2024
1 parent ef15393 commit e1cbd9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:

pre-commit:
runs-on: ubuntu-latest
continue-on-error: true
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit e1cbd9b

Please sign in to comment.