Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Script source/publish location fix #358

Merged
merged 7 commits into from
Nov 13, 2018
Merged

Script source/publish location fix #358

merged 7 commits into from
Nov 13, 2018

Conversation

alerickson
Copy link
Member

No description provided.

Copy link
Contributor

@edyoung edyoung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

tools/build.psm1 Outdated
@@ -208,7 +208,7 @@ function Invoke-PowerShellGetTest {

$PesterTag = '' # Conveys all test priorities
if (-not $IsFullTestPass) {
$PesterTag = 'BVT' # Only BVTs
#$PesterTag = 'BVT' # Only BVTs
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean to check in this change?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I just want to make sure all the tests (the daily tests) pass. I'll uncomment with the last commit.

@alerickson alerickson merged commit a43d2ae into PowerShell:development Nov 13, 2018
@alerickson alerickson deleted the scriptSourceLocation branch November 13, 2018 22:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants