We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77289b6 commit 3043b5dCopy full SHA for 3043b5d
.github/workflows/diff.yml
@@ -56,7 +56,7 @@ jobs:
56
env:
57
GH_TOKEN: ${{ github.token }}
58
GITHUB_PR: ${{ matrix.pr }}
59
- GIT_PAGER: delta -s --hunk-header-style omit
+ GIT_PAGER: delta --hunk-header-style omit
60
summary:
61
runs-on: ubuntu-latest
62
needs: [diff]
0 commit comments