Skip to content

Commit d974e4a

Browse files
committed
Update
[ghstack-poisoned]
2 parents c46aa24 + e1464a8 commit d974e4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,6 @@ jobs:
5555
set -eux
5656
# Intentionally suppressing exit code for now.
5757
# TODO (gjcomer) Remove this when jobs are stable.
58+
EXIT_CODE=0
5859
.ci/scripts/backend-test-linux.sh "${{ matrix.suite }}" "${{ matrix.flow }}" "${RUNNER_ARTIFACT_DIR}" || EXIT_CODE=$?
5960
echo "Test run complete with exit code $EXIT_CODE."

0 commit comments

Comments
 (0)