Skip to content

Commit

Permalink
Update DuckStation-Builder.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
izzy2fancy authored Mar 17, 2024
1 parent 342576e commit 11270bd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/DuckStation-Builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,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
Expand Down

0 comments on commit 11270bd

Please sign in to comment.