Skip to content

Commit

Permalink
sharness: ssh config
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed Aug 15, 2023
1 parent b32079b commit e9f3af8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/sharness.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@ jobs:
run:
shell: bash
steps:
# - name: Setup tmate session
# uses: pl-strflt/action-tmate@master
# with:
# check-num-clients: true
# limit-access-to-actor: false # true requires registered public SSH key(s)
# wait: false
# wait-in-post: true
# wait-interval: '600000' # 10 minutes
- name: Setup Go
uses: actions/setup-go@v3
with:
Expand Down

0 comments on commit e9f3af8

Please sign in to comment.