Skip to content

Commit

Permalink
Add back accidentally-removed workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsimantov committed Oct 18, 2023
1 parent 3435a95 commit 4e58b0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1439,6 +1439,7 @@ jobs:
run: |
echo "::warning ::Attempting to retry failed tests"
python scripts/gha/trigger_workflow.py -t ${{ steps.generate-token.outputs.token }} \
-w retry-test-failures.yml \
-p run_id ${{ github.run_id }} \
-s 10 \
-A

0 comments on commit 4e58b0f

Please sign in to comment.