Skip to content

Commit e27e01d

Browse files
committed
ci
1 parent 04421f5 commit e27e01d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ jobs:
3838
- name: Build
3939
run: dotnet build Orleans.Graph.slnx --configuration Release --no-restore
4040

41-
- name: Check code style
42-
run: dotnet format Orleans.Graph.slnx --verify-no-changes
43-
4441
- name: Test
4542
run: dotnet test Orleans.Graph.slnx --configuration Release --no-build --verbosity normal
4643

0 commit comments

Comments
 (0)