Skip to content

Commit

Permalink
We only run 35 NuGet tests at present, so 50 is too large a number. U…
Browse files Browse the repository at this point in the history
…pdating accordingly. (#1120)
  • Loading branch information
llongley authored and jevansaks committed Aug 1, 2019
1 parent f7c42b2 commit b5d2ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/MUX-Release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: $(BuildDefinitionName)_$(date:yyMM).$(date:dd)$(rev:rrr)
variables:
minimumExpectedTestsExecutedCount: 50 # Sanity check for minimum expected tests to be reported
minimumExpectedTestsExecutedCount: 35 # Sanity check for minimum expected tests to be reported
jobs:
- job: ComponentDetection
pool:
Expand Down

0 comments on commit b5d2ef6

Please sign in to comment.