Skip to content

Commit c02d75b

Browse files
adding continue-on-error for pushed
1 parent c952d0d commit c02d75b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lc_fticr_workflow_tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
- name: Run LC_FTICR WDL with lipidomics test data and pushed Docker Image
3636
run: |
3737
make wdl-run-lc
38+
continue-on-error: true
3839

3940
- name: Build Docker Image
4041
run: |

0 commit comments

Comments
 (0)