Skip to content

Commit

Permalink
Remove concurrency for main unit test to update screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
takahirom committed Aug 14, 2023
1 parent 8ba2d9b commit 785bc21
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/UnitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ on:

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

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

permissions: { }

jobs:
Expand Down

0 comments on commit 785bc21

Please sign in to comment.