You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update GitHub Actions workflow to specify solution file for build and test steps
- Modified the CI workflow to explicitly reference the solution file `FunWasHad.sln` for dependency restoration, building, testing, and code formatting, ensuring clarity and correctness in the build process.
- Adjusted project paths to use forward slashes for consistency across the workflow.
Signed-off-by: sharpninja <[email protected]>
0 commit comments