ci: always upload playwright trace

This commit is contained in:
ibizaman 2025-10-07 00:22:34 +02:00 committed by Pierre Penninckx
parent 6d0ee7494f
commit e2b13aa1d8

View file

@ -132,7 +132,7 @@ jobs:
nix build --print-build-logs --show-trace --keep-outputs --keep-failed .#checks.x86_64-linux.${{ matrix.check }}
- name: Upload Build Result
uses: actions/upload-artifact@v4
if: startsWith(matrix.check, 'vm_')
if: always() && startsWith(matrix.check, 'vm_')
with:
name: ${{ matrix.check }}
path: ${{ env.resultPath }}/trace/*