Skip to content

Commit

Permalink
Remove . for dotnet test
Browse files Browse the repository at this point in the history
  • Loading branch information
asbjornu committed Jun 25, 2020
1 parent b229e97 commit fea7a13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ jobs:
- name: Test
run: |
dotnet test \
. \
--configuration Release \
--no-build \
--no-restore \
Expand Down

0 comments on commit fea7a13

Please sign in to comment.