mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-01 19:12:59 +00:00
misc: fix name of the uploaded acc test log file
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
This commit is contained in:
parent
2571978114
commit
90e1f56441
2
.github/workflows/testacc.yml
vendored
2
.github/workflows/testacc.yml
vendored
@ -80,5 +80,5 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
if: always()
|
||||
with:
|
||||
name: test-log
|
||||
name: test-log-${{ matrix.os }}
|
||||
path: ${{ runner.temp }}/gotest-${{ matrix.os }}.log
|
||||
|
Loading…
Reference in New Issue
Block a user