Skip to content

Commit

Permalink
Fix tmate block indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tarek-y-ismail committed Oct 3, 2024
1 parent c762aa1 commit a9d6d84
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/documentation-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
makefile: ${{ inputs.makefile }}

- if: ${{ failure() && runner.debug }}
name: Setup upterm session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true
name: Setup upterm session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true

0 comments on commit a9d6d84

Please sign in to comment.