Skip to content

Commit 3f932f1

Browse files
authored
ci: contnue on error for upload 4bytes (#390)
1 parent 9b7bd9b commit 3f932f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/contract-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ jobs:
121121
token: ${{ secrets.CODECOV_TOKEN }}
122122

123123
- name: Upload 4bytes
124+
continue-on-error: true
124125
run: yarn upload-4bytes
125126

126127
test-4844:

0 commit comments

Comments
 (0)