-
Notifications
You must be signed in to change notification settings - Fork 50
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
Set up dotnet in dependent workflows #75
Conversation
Test Results 2 files ±0 2 suites ±0 2s ⏱️ ±0s Results for commit 6d0fd26. ± Comparison against base commit 043119a. This pull request removes 25 and adds 25 tests. Note that renamed tests count towards both.
|
publish test results 2 files 2 suites 2s ⏱️ Results for commit 2b4e29b. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are just workflow adjustments, so I will go ahead merge them.
Sometimes the dotnet format workflow would fail unexpectedly when the runner couldnt locate the dotnet executable. This PR attempts to address that matter.