mirror of
https://github.com/Polaris-Entertainment/bytefy.git
synced 2026-04-09 09:29:39 +00:00
Update dotnet-desktop.yml
This commit is contained in:
3
.github/workflows/dotnet-desktop.yml
vendored
3
.github/workflows/dotnet-desktop.yml
vendored
@@ -77,9 +77,6 @@ jobs:
|
||||
- name: Setup MSBuild.exe
|
||||
uses: microsoft/setup-msbuild@v2
|
||||
|
||||
# Execute all unit tests in the solution
|
||||
- name: Execute unit tests
|
||||
run: dotnet test
|
||||
|
||||
# Restore the application to populate the obj folder with RuntimeIdentifiers
|
||||
- name: Restore the application
|
||||
|
||||
Reference in New Issue
Block a user