We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f3ef96 commit 13efbf3Copy full SHA for 13efbf3
.github/workflows/common_tests.yml
@@ -168,5 +168,5 @@ jobs:
168
if: ${{ always() }}
169
uses: actions/upload-artifact@v4
170
with:
171
- name: log-files
+ name: log-files-${{ matrix.job_name }}
172
path: ./test/results/
0 commit comments