Skip to content

Commit 5e34ef2

Browse files
committed
Update
[ghstack-poisoned]
2 parents d3553e1 + 02c2e14 commit 5e34ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
docker-image: ci-image:executorch-ubuntu-22.04-clang12
5151
submodules: recursive
5252
timeout: 90
53-
upload-artifact: report
53+
upload-artifact: test-report
5454
script: |
5555
set -eux
5656
.ci/scripts/backend-test-linux.sh "${{ matrix.suite }}" "${{ matrix.flow }}" "${RUNNER_ARTIFACT_DIR}"

0 commit comments

Comments
 (0)