Skip to content

Commit

Permalink
Re-enabling concurrency-based cancellation
Browse files Browse the repository at this point in the history
  • Loading branch information
BenedekFarkas committed Dec 6, 2023
1 parent 68b7778 commit c93ac25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
set-up-azurite: "true"
build-create-binary-log: "true"
blame-hang-timeout: "5m"
cancel-in-progress-for-this-pr: "false"

build-and-test-nuget-test:
name: Build and Test - NuGetTest solution
Expand All @@ -26,4 +25,3 @@ jobs:
build-directory: NuGetTest
timeout-minutes: 15
blame-hang-timeout: "5m"
cancel-in-progress-for-this-pr: "false"

0 comments on commit c93ac25

Please sign in to comment.