- add path to test .csproj file

pull/32/head
Simon G 6 years ago committed by GitHub
parent 75557d3783
commit 7d2e975ab0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .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

Loading…
Cancel
Save