workflows: rename integration test artifact
Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
parent
cf791469d8
commit
ad6d0ee55f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user