Skip to content

Commit

Permalink
Upload Artifacts - ignore errors
Browse files Browse the repository at this point in the history
  • Loading branch information
SmetDenis committed May 30, 2021
1 parent c0f9387 commit 33033e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Expand Up @@ -124,6 +124,7 @@ jobs:

- name: Upload Artifacts
uses: actions/upload-artifact@v2
continue-on-error: true
with:
name: Linters - ${{ matrix.php-version }}
path: build/
Expand Down

0 comments on commit 33033e3

Please sign in to comment.