Skip to content

Commit 294a64f

Browse files
author
Robin L. Velte
committed
refactor: remove format
1 parent 83437b2 commit 294a64f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/continuous-integration.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ jobs:
3737
- name: Restore
3838
run: dotnet restore
3939

40-
- name: Format check
41-
run: dotnet format --verify-no-changes --verbosity diagnostic
42-
4340
- name: Build
4441
run: dotnet build --no-restore --configuration Release
4542

0 commit comments

Comments
 (0)