Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use MSTest.SDK #46

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from
Draft

Use MSTest.SDK #46

wants to merge 18 commits into from

Conversation

stan-sz
Copy link
Contributor

@stan-sz stan-sz commented Sep 23, 2024

https://aka.ms/mstest/sdk

After:

Passed! - Failed: 0, Passed: 15, Skipped: 0, Total: 15, Duration: 5m 48s 901ms

Before:

Passed!  - Failed:     0, Passed:    15, Skipped:     0, Total:    15, Duration: 6 m 11 s - Microsoft.CopyOnWrite.Tests.32bit.dll (net8.0)
Passed!  - Failed:     0, Passed:    15, Skipped:     0, Total:    15, Duration: 6 m 6 s - Microsoft.CopyOnWrite.Tests.dll (net8.0)

@stan-sz stan-sz marked this pull request as draft September 25, 2024 08:26
- name: Setup x86 .NET SDK
uses: actions/setup-dotnet@v4
with:
architecture: x86
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants