Skip to content

Commit 32368bc

Browse files
committed
Update ci.yml
1 parent ae8fec3 commit 32368bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
run: vendor/bin/phpunit --testsuite=Integration
6565

6666
- name: Upload logs artifact
67+
if: ${{ failure() }}
6768
uses: actions/upload-artifact@v6
6869
with:
6970
name: ci-${{ matrix.tests.type }}-${{ github.run_id }}

0 commit comments

Comments
 (0)