Skip to content

Commit

Permalink
Update ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehdi Hadeli committed Jul 6, 2023
1 parent d632b59 commit 33f9f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Expand Up @@ -43,7 +43,7 @@ jobs:
run: dotnet build Vertical.Slice.Template.sln -c Release --no-restore

- name: Test
run: dotnet test Vertical.Slice.Template.sln --verbosity normal --no-restore --no-build
run: dotnet test Vertical.Slice.Template.sln

# https://www.meziantou.net/publishing-a-nuget-package-following-best-practices-using-github.htm
create_nuget:
Expand Down

0 comments on commit 33f9f92

Please sign in to comment.