Skip to content

Commit

Permalink
Update dotnetcore.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ekolis authored May 22, 2020
1 parent 8e5ce8b commit 7a300fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ jobs:
run: dotnet build --configuration Release --no-restore
- name: Test
run: dotnet test --no-restore --verbosity normal
- name: github-action-publish-binaries
uses: skx/github-action-publish-binaries@release-0.14

0 comments on commit 7a300fc

Please sign in to comment.