Skip to content

Commit

Permalink
Remove concurrency for unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
takahirom committed Aug 11, 2024
1 parent 493bf5a commit 9f13e58
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ on:

run-name: "unit-test by ${{ github.actor }}"

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref }}
cancel-in-progress: true

permissions: { }

jobs:
Expand Down

0 comments on commit 9f13e58

Please sign in to comment.