Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YoussofKhawaja authored Jul 31, 2024
1 parent 3c8bcb5 commit d7c0ce6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,3 @@ jobs:
run: dotnet build YoussofPortfolio.API/YoussofPortfolio.API.csproj --no-restore
- name: Build (YoussofPortfolio)
run: dotnet build YoussofPortfolio/YoussofPortfolio/YoussofPortfolio.csproj --no-restore
- name: Test
run: dotnet test YoussofPortfolio.API/YoussofPortfolio.API.csproj --no-build --verbosity normal
- name: Test (YoussofPortfolio)
run: dotnet test YoussofPortfolio/YoussofPortfolio/YoussofPortfolio.csproj --no-build --verbosity normal

0 comments on commit d7c0ce6

Please sign in to comment.