We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f491f07 commit a15c8a1Copy full SHA for a15c8a1
.github/workflows/Test all projects.yml
@@ -39,6 +39,7 @@ jobs:
39
"CSharpMath.Rendering.Text.Tests"\
40
"CSharpMath.Xaml.Tests"\
41
"CSharpMath.Xaml.Tests.NuGet"\
42
+ "AngouriMath/Tests/UnitTests"\
43
"Typography/Typography.TextBreak/Typography.TextBreak.UnitTests"
44
do
45
dotnet add "$p" package Microsoft.NET.Test.Sdk # Update is required for GitHubActionsTestLogger to print anything
0 commit comments