Skip to content

Commit 9933161

Browse files
committed
Format.
1 parent 4134768 commit 9933161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ jobs:
444444
# No summary was created, make a placeholder one.
445445
echo "__SUMMARY_MISSING__" > test-results-${{ steps.matrix_info.outputs.info }}.log.json
446446
fi
447-
return 1 #### REMOVE THIS REMOVE THIS REMOVE THIS
447+
return 1 #### REMOVE THIS REMOVE THIS REMOVE THIS
448448
- name: Upload test results artifact
449449
uses: actions/upload-artifact@v3
450450
if: ${{ !cancelled() }}

0 commit comments

Comments
 (0)