Merge pull request #9645 from akhilerm/migrate-artifact-action-v4

ci: make artifact name unique in linux integration
This commit is contained in:
Derek McGowan 2024-01-16 20:15:27 +00:00 committed by GitHub
commit 07362334f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -569,7 +569,7 @@ jobs:
- uses: actions/upload-artifact@v3
if: always()
with:
name: TestResults ${{ matrix.runtime }} ${{matrix.runc}}
name: TestResults ${{ matrix.runtime }} ${{matrix.runc}} ${{ matrix.os }}
path: |
*-junit.xml
*-gotest.json