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
We don't have any tests at the moment but at the very least we want to make sure that before any work gets merged it atleast compiles OK. This is a good intro lession to the concept of CICD.
We don't have any tests at the moment but at the very least we want to make sure that before any work gets merged it atleast compiles OK. This is a good intro lession to the concept of CICD.
Note because GChan is .NET Framework and not .NET Core we will need to use a Windows builder, not Linux.
https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
The text was updated successfully, but these errors were encountered: