Skip to content

Commit 09a3596

Browse files
committed
added continue-on-error to cicd
1 parent 92b62d1 commit 09a3596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Frontend and Backend testing
22

33
on:
44
pull_request:
5-
branches: [ dev ]
5+
branches: [ devDocker_v2 ]
66

77
jobs:
88
frontend_testing:

0 commit comments

Comments
 (0)