Skip to content

Commit bf9cd44

Browse files
committed
add continue-on-error: true
1 parent 852957b commit bf9cd44

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
env:
6868
GITHUB_EVENT_CLIENT_PAYLOAD_VERSIONORTAG: ${{ github.event.client_payload.versionOrTag }}
6969
- name: Deploy "callTest" cloud function
70+
continue-on-error: true
7071
run: |
7172
pushd functions
7273
npm install

0 commit comments

Comments
 (0)