Skip to content

Commit afc78d8

Browse files
committed
step
1 parent f9883e8 commit afc78d8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/package_core.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -291,11 +291,11 @@ jobs:
291291

292292
- run: extra/ci_collect_logs.sh > $GITHUB_STEP_SUMMARY
293293

294-
- name: Clean up intermediate artifacts
295-
uses: geekyeggo/[email protected]
296-
with:
297-
name: test-report-*
298-
failOnError: false
294+
# - name: Clean up intermediate artifacts
295+
# uses: geekyeggo/[email protected]
296+
# with:
297+
# name: test-report-*
298+
# failOnError: false
299299

300300
verify-core:
301301
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)