Skip to content

Commit 3043b5d

Browse files
committed
don't side-by-side
1 parent 77289b6 commit 3043b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/diff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
env:
5757
GH_TOKEN: ${{ github.token }}
5858
GITHUB_PR: ${{ matrix.pr }}
59-
GIT_PAGER: delta -s --hunk-header-style omit
59+
GIT_PAGER: delta --hunk-header-style omit
6060
summary:
6161
runs-on: ubuntu-latest
6262
needs: [diff]

0 commit comments

Comments
 (0)