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:
2025-01-24 00:30:39 +09:00
parent cf791469d8
commit ad6d0ee55f

View File

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