Skip to content

Commit

Permalink
Update dotnetcore.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gowon authored Feb 22, 2020
1 parent eedf180 commit 42e5451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: Build with dotnet
run: dotnet build --configuration Release
- name: Test with xunit
run: dotnet test .\test\SecureStore.Contrib.Configuration.Tests
run: dotnet test ./test/SecureStore.Contrib.Configuration.Tests

0 comments on commit 42e5451

Please sign in to comment.