Skip to content

Commit e269157

Browse files
committed
Update
[ghstack-poisoned]
1 parent f944c0a commit e269157

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
@@ -54,6 +54,7 @@ jobs:
5454
set -eux
5555
# Intentionally suppressing exit code for now.
5656
# TODO (gjcomer) Remove this when jobs are stable.
57+
EXIT_CODE=0
5758
.ci/scripts/backend-test-linux.sh "${{ matrix.suite }}" "${{ matrix.flow }}" || EXIT_CODE=$?
5859
echo "Test run complete with exit code $EXIT_CODE."
5960

0 commit comments

Comments
 (0)