Skip to content

Commit

Permalink
requires unique name
Browse files Browse the repository at this point in the history
  • Loading branch information
hauner committed Dec 23, 2023
1 parent 88d58ec commit 7838c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: actions/upload-artifact@v4
if: always()
with:
name: test results
name: test-results-${{ matrix.os }}
path: build/reports

publish:
Expand Down

0 comments on commit 7838c76

Please sign in to comment.