Separate windows-2019 and windows-2022 test results

This fixes the problem that only one upload is kept per artifact name.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
This commit is contained in:
Paul "TBBle" Hampson 2022-05-15 22:00:30 +10:00
parent e217c83e8c
commit 65150600d8

View File

@ -363,7 +363,7 @@ jobs:
- uses: actions/upload-artifact@v2
if: always()
with:
name: TestResults Windows
name: TestResults ${{ matrix.os }}
path: |
${{github.workspace}}/*-junit.xml