Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
123patilmayuri authored Jul 11, 2023
1 parent ee7789b commit bb4e8b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
- name: Build
run: dotnet build --no-restore
- name: Test
run: echo "$GITHUB_CONTEXT"
run: dotnet test --no-build --verbosity normal

0 comments on commit bb4e8b4

Please sign in to comment.