Skip to content

Commit

Permalink
Undo concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
jfantinhardesty committed Sep 13, 2023
1 parent 01b9a40 commit 9d731cc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@ on:
type: boolean
required: false

concurrency:
# New commit on branch cancels a running workflow on the same branch
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

jobs:
BuildAndTest-Coverage:
strategy:
Expand Down

0 comments on commit 9d731cc

Please sign in to comment.