Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit deca45e

Browse files
committedApr 12, 2024
Test
1 parent 34e8ed2 commit deca45e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/pre-commit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
- name: Wait on other jobs to finish
4242
uses: lucasssvaz/wait-on-workflow@v1
4343
id: wait-on-jobs
44+
continue-on-error: true
4445
with:
4546
github-token: ${{ secrets.GITHUB_TOKEN }}
4647
workflow_name: push.yml

0 commit comments

Comments
 (0)
Please sign in to comment.