Skip to content

Commit

Permalink
fix(ci/test-e2e): don't cancel in-progress jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi committed Sep 16, 2024
1 parent 78ddf6b commit a5c7506
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:

concurrency:
group: ${{ github.event.pull_request.number }}
cancel-in-progress: true

jobs:
test-e2e:
Expand Down

0 comments on commit a5c7506

Please sign in to comment.