Skip to content

Commit c80dd8a

Browse files
authored
add os to core name
1 parent 6a2f05d commit c80dd8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/upload-artifact@v4
3434
if: always()
3535
with:
36-
name: test-windows-core-trx-${{ github.run_id }}
36+
name: test-windows-core-trx-${{ github.run_id }}-${{ matrix.os }}
3737
path: "**/*.trx"
3838

3939
test-windows-full:

0 commit comments

Comments
 (0)