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 74a16b8 commit b6d9b5eCopy full SHA for b6d9b5e
1 file changed
.github/workflows/check_failed_tests.yml
@@ -274,7 +274,6 @@ jobs:
274
run_idx: ${{ matrix.run_idx }}
275
pr_number: ${{ inputs.pr_number }}
276
run: |
277
- git checkout ${{ github.sha }}
278
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"
279
280
- name: Show results
0 commit comments