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 5d4f3c4 commit d5ffb0bCopy full SHA for d5ffb0b
.github/workflows/spelling.yml
@@ -19,6 +19,8 @@ jobs:
19
with:
20
python-version: 3.11
21
- uses: compiler-research/git-spell-check@master
22
+ with:
23
+ debug: 1
24
- name: Setup tmate session
25
if: ${{ !cancelled() && runner.debug }}
26
uses: mxschmitt/action-tmate@v3
0 commit comments