0
0
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:
Pavel Boldyrev 2024-06-25 01:27:28 -04:00
parent 2571978114
commit 90e1f56441
No known key found for this signature in database
GPG Key ID: 637146A2A6804C59

View File

@ -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