Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jerry08 committed Oct 8, 2024
1 parent 77ff143 commit 132ddea
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ jobs:
with:
dotnet-version: 8.0.x

- name: Verify formatting
run: >
dotnet build
-t:CSharpierFormat
--configuration Release
#- name: Verify formatting
# run: >
# dotnet build
# -t:CSharpierFormat
# --configuration Release

# MAUI Android Build
build-android:
Expand Down

0 comments on commit 132ddea

Please sign in to comment.