Skip to content

Commit

Permalink
Merge pull request #38399 from margelo/fix/e2e-tests-getting-cancelled
Browse files Browse the repository at this point in the history
[NoQA] dev(e2e): remove cancel option
  • Loading branch information
johnmlee101 authored Mar 15, 2024
2 parents ea1bbc3 + 05f98c4 commit 63ab2f7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/e2ePerformanceTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ on:
type: string
required: true

concurrency:
group: "${{ github.ref }}-e2e"
cancel-in-progress: true

jobs:
buildBaseline:
runs-on: ubuntu-latest-xl
Expand Down

0 comments on commit 63ab2f7

Please sign in to comment.