Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
glensouza committed Jul 26, 2023
1 parent 8c3f218 commit 12a85a0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ jobs:
- name: Build Solution
run: |
msbuild.exe /p:platform="Any CPU" /p:configuration="Release"
- name: Run Tests
run: vstest.console.exe GitHubTest.Tests\bin\Release\GitHubTest.Tests.dll
- name: Publish to folder
if: always()
Expand Down

0 comments on commit 12a85a0

Please sign in to comment.