We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4134768 commit 9933161Copy full SHA for 9933161
.github/workflows/integration_tests.yml
@@ -444,7 +444,7 @@ jobs:
444
# No summary was created, make a placeholder one.
445
echo "__SUMMARY_MISSING__" > test-results-${{ steps.matrix_info.outputs.info }}.log.json
446
fi
447
- return 1 #### REMOVE THIS REMOVE THIS REMOVE THIS
+ return 1 #### REMOVE THIS REMOVE THIS REMOVE THIS
448
- name: Upload test results artifact
449
uses: actions/upload-artifact@v3
450
if: ${{ !cancelled() }}
0 commit comments