diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e5f7b28..bbb9279 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,5 +20,5 @@ jobs: steps: - name: Run tests - run: dotnet test --no-build + run: dotnet test --no-build Test.LightweightIocContainer\Test.LightweightIocContainer.csproj