Skip to content

Commit

Permalink
ci: Improve GitHub GPU regression action (microsoft#267)
Browse files Browse the repository at this point in the history
- Updated the `JasonEtco/create-an-issue@v2` step to handle existing issues properly.
- Fixes microsoft#252
  • Loading branch information
huitseeker authored Jan 17, 2024
1 parent 1b02239 commit aaa1339
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gpu-bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,5 @@ jobs:
WORKFLOW_URL: ${{ env.WORKFLOW_URL }}
NOISE_THRESHOLD: ${{ env.NOISE_THRESHOLD }}
with:
update_existing: true
filename: .github/PERF_REGRESSION.md

0 comments on commit aaa1339

Please sign in to comment.