[SWDEV-500518] Removed Artifacts
Signed-off-by: Williams, Justin <Justin.Williams@amd.com>
This commit is contained in:
@@ -88,12 +88,13 @@ jobs:
|
|||||||
echo 'Completed Build Testing'
|
echo 'Completed Build Testing'
|
||||||
"
|
"
|
||||||
|
|
||||||
- name: Upload Test Results
|
# Artifacts disabled for now
|
||||||
uses: actions/upload-artifact@v4
|
# - name: Upload Test Results
|
||||||
with:
|
# uses: actions/upload-artifact@v4
|
||||||
name: test-results-${{ matrix.os }}
|
# with:
|
||||||
path: /tmp/test-results/test-results/test-results-${{ matrix.os }}
|
# name: test-results-${{ matrix.os }}
|
||||||
if-no-files-found: warn
|
# path: /tmp/test-results/test-results/test-results-${{ matrix.os }}
|
||||||
|
# if-no-files-found: warn
|
||||||
|
|
||||||
- name: AMDSMI Test Results
|
- name: AMDSMI Test Results
|
||||||
run: |
|
run: |
|
||||||
@@ -246,12 +247,13 @@ jobs:
|
|||||||
echo 'Completed Build Testing'
|
echo 'Completed Build Testing'
|
||||||
"
|
"
|
||||||
|
|
||||||
- name: Upload Test Results
|
# Artifacts disabled for now
|
||||||
uses: actions/upload-artifact@v4
|
# - name: Upload Test Results
|
||||||
with:
|
# uses: actions/upload-artifact@v4
|
||||||
name: test-results-${{ matrix.os }}
|
# with:
|
||||||
path: /tmp/test-results/test-results/test-results-${{ matrix.os }}
|
# name: test-results-${{ matrix.os }}
|
||||||
if-no-files-found: warn
|
# path: /tmp/test-results/test-results/test-results-${{ matrix.os }}
|
||||||
|
# if-no-files-found: warn
|
||||||
|
|
||||||
- name: AMDSMI Test Results
|
- name: AMDSMI Test Results
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user