We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b5adb6 commit 6df9583Copy full SHA for 6df9583
.github/actions/test-all-scream/action.yml
@@ -95,7 +95,7 @@ runs:
95
if: always()
96
uses: actions/upload-artifact@v4
97
with:
98
- name: log-files-${{ inputs.build_type }}
+ name: log-files-${{ inputs.build_type }}-${{ inputs.machine }}
99
path: |
100
components/eamxx/ctest-build/*/Testing/Temporary/Last*.log
101
components/eamxx/ctest-build/*/ctest_resource_file.json
0 commit comments