diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c78340ef8..4e0e75ab2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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