tests: fix artifact reference in HACC tests (#638)
Change-Id: I181f17a598885b59c186ff7e810d5b8b3b304e05
This commit is contained in:
2
.github/workflows/gpu-tests.yaml
vendored
2
.github/workflows/gpu-tests.yaml
vendored
@@ -76,7 +76,7 @@ jobs:
|
||||
ref: develop
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: weekly-test-${{ github.run_number }}-attempt-${{ github.run_attempt }}-gem5-build-gcn3
|
||||
name: weekly-test-${{ github.run_number }}-attempt-${{ github.run_attempt }}-gem5-build-vega
|
||||
path: build/VEGA_X86
|
||||
- run: chmod u+x build/VEGA_X86/gem5.opt
|
||||
- name: make hip directory
|
||||
|
||||
Reference in New Issue
Block a user