Skip to content

Commit

Permalink
Reverting debug workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Jul 15, 2024
1 parent 9a575ec commit ed647a4
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 @@ -22,7 +22,6 @@ jobs:
dotnet-test-process-timeout: 600000
build-enable-nuget-caching: 'true'
build-enable-npm-caching: 'true'
cancel-in-progress-for-this-pr: 'false'

build-and-test-standard-runners:
if: github.ref_name == github.event.repository.default_branch
Expand All @@ -45,7 +44,6 @@ jobs:
build-directory: NuGetTest
timeout-minutes: 20
dotnet-test-process-timeout: 480000
cancel-in-progress-for-this-pr: 'false'

spelling:
name: Spelling
Expand Down

0 comments on commit ed647a4

Please sign in to comment.