workflows: rename integration test artifact
All checks were successful
Test / Create distribution (push) Successful in 1m53s
Test / Run NixOS test (push) Successful in 3m45s

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
Ophestra 2025-01-24 00:30:39 +09:00
parent cf791469d8
commit ad6d0ee55f
Signed by: cat
SSH Key Fingerprint: SHA256:gQ67O0enBZ7UdZypgtspB2FDM1g3GVw8nX0XSdcFw8Q

View File

@ -46,7 +46,7 @@ jobs:
- name: Upload test output
uses: actions/upload-artifact@v3
with:
name: "result"
name: "nixos-vm-output"
path: result/*
retention-days: 1