Skip to content

Commit

Permalink
Remove concurrency blocker
Browse files Browse the repository at this point in the history
  • Loading branch information
Lenni009 authored Aug 26, 2024
1 parent 35039b4 commit bf4556d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on:
pull_request:
types: [opened, synchronize]

concurrency:
group: "testbuild"
cancel-in-progress: true

jobs:
Build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bf4556d

Please sign in to comment.