Relative Content

Tag Archive for .net-corecontinuous-integrationgithub-actions

Github Actions fails to find UnitTest.csproj

I’m currently trying to set up a GitHub actions such that when a PR is made to the developing branch, a series unit test runs on the PR. This is a dotnet application, and here is the dot.yml: