Skip to content

Commit 3fa008a

Browse files
different name artifact
1 parent 1ec7f10 commit 3fa008a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Upload Test Results
5555
uses: actions/upload-artifact@v4
5656
with:
57-
name: go-datastructures tests
57+
name: go-datastructures test go ${{ matrix.go }}
5858
path: ./artifacts/tests_go_version-${{ matrix.go }}.xml
5959

6060
- uses: anchore/sbom-action@v0

0 commit comments

Comments
 (0)