Skip to content

Commit 50728b1

Browse files
committed
Added condition.
1 parent 0b661dd commit 50728b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-test-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@ jobs:
321321
322322
- name: Upload test artifacts
323323
uses: actions/upload-artifact@v4
324+
if: always()
324325
with:
325326
name: test-artifacts-${{ matrix.instance }}
326327
path: .logs

0 commit comments

Comments
 (0)