Skip to content

Commit

Permalink
test: Too much
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanRynne committed May 6, 2024
1 parent 0b71b88 commit e38b7f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
# run: dotnet tool restore
# - name: Code formatting check
# run: dotnet csharpier --check .
- name: Restore projects
run: dotnet restore DUI3-DX.slnf
- name: Build
run: msbuild DUI3-DX.slnf /p:Configuration=Release /p:IsDesktopBuild=false
- name: Upload artifacts
Expand Down

0 comments on commit e38b7f8

Please sign in to comment.