Skip to content

Commit

Permalink
Merge pull request #309 from Lombiq/issue/OSOE-464-xunit-max-parallel…
Browse files Browse the repository at this point in the history
…-threads

OSOE-464: Surfacing configuration for xUnit maxParallelThreads in build workflow
  • Loading branch information
LombiqBot authored Dec 8, 2022
2 parents 72b58b0 + 7b55259 commit a19b0f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
build-directory: NuGetTest
timeout-minutes: 20
# This is a test configuration for https://github.com/Lombiq/UI-Testing-Toolbox/issues/228.
ui-test-parallelism: 0
xunit-max-parallel-threads: -1

spelling:
name: Spelling
Expand Down

0 comments on commit a19b0f0

Please sign in to comment.