Skip to content

Commit b6d9b5e

Browse files
committed
fix
1 parent 74a16b8 commit b6d9b5e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/check_failed_tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,6 @@ jobs:
274274
run_idx: ${{ matrix.run_idx }}
275275
pr_number: ${{ inputs.pr_number }}
276276
run: |
277-
git checkout ${{ github.sha }}
278277
python3 utils/check_bad_commit.py --start_commit "$START_SHA" --end_commit "$END_SHA" --file "ci_results_${job}/new_failures.json" --output_file "new_failures_with_bad_commit_${job}_${run_idx}.json"
279278
280279
- name: Show results

0 commit comments

Comments
 (0)