Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit def0fe4

Browse files
Switch OneBranch pipeline to only build and not test
Primarily this is because the end-to-end tests currently hang only on OneBranch because the image still only has end-of-life PowerShell 7.3, which we've dropped support for. But we need to do a release. All the CI tests run on GitHub where we do our actual development and their images are up-to-date so it all passes.
1 parent 9ce8911 commit def0fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.pipelines/PowerShellEditorServices-Official.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ extends:
9393
Install-Module -Repository CFS -Name Microsoft.PowerShell.PSResourceGet
9494
./tools/installPSResources.ps1 -PSRepository CFS
9595
displayName: Install PSResources
96-
- pwsh: Invoke-Build TestFull -Configuration $(BuildConfiguration) -PSRepository CFS
96+
- pwsh: Invoke-Build Build -Configuration $(BuildConfiguration) -PSRepository CFS
9797
displayName: Build and test
9898
- task: PublishTestResults@2
9999
displayName: Publish test results

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /