Skip to content

Commit dbd9d4c

Browse files
jiaenrenclaude
andcommitted
ci(oetf-kind): revert diagnostic testlog-upload to failure-only
The label scenario is green (Ran 6 tests, OK); restore the upload step's if: failure() guard now that the diagnostic served its purpose. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent b32fe26 commit dbd9d4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/oetf-kind.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ jobs:
301301
if-no-files-found: warn
302302

303303
- name: Upload bazel test logs
304-
if: always()
304+
if: failure()
305305
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
306306
with:
307307
name: bazel-testlogs

0 commit comments

Comments
 (0)