Skip to content

Commit 33033e3

Browse files
committed
Upload Artifacts - ignore errors
1 parent c0f9387 commit 33033e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ jobs:
124124

125125
- name: Upload Artifacts
126126
uses: actions/upload-artifact@v2
127+
continue-on-error: true
127128
with:
128129
name: Linters - ${{ matrix.php-version }}
129130
path: build/

0 commit comments

Comments
 (0)