Skip to content

Commit

Permalink
fix(ci): remove job concurrency (#2595)
Browse files Browse the repository at this point in the history
  • Loading branch information
gartnera authored Jul 31, 2024
1 parent 0882c33 commit 191e89f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
build-and-test:
runs-on: ubuntu-20.04
timeout-minutes: 15
concurrency:
group: "build-and-test"
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 191e89f

Please sign in to comment.