Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
osumoogle authored Jun 25, 2024
1 parent 7690a73 commit 607b138
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,3 @@ jobs:
run: dotnet restore src/FluffySpoon.AspNet.EncryptWeMust.sln
- name: Build
run: dotnet build --no-restore src/FluffySpoon.AspNet.EncryptWeMust.sln --configuration release
- name: Test
run: dotnet test --no-build --verbosity normal src/FluffySpoon.AspNet.EncryptWeMust.Tests/FluffySpoon.AspNet.EncryptWeMust.Tests.csproj

0 comments on commit 607b138

Please sign in to comment.