mirror of
https://github.com/Polaris-Entertainment/bytefy.git
synced 2026-07-07 16:15:09 +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
|
- name: Setup MSBuild.exe
|
||||||
uses: microsoft/setup-msbuild@v2
|
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
|
# Restore the application to populate the obj folder with RuntimeIdentifiers
|
||||||
- name: Restore the application
|
- name: Restore the application
|
||||||
|
|||||||
Reference in New Issue
Block a user