Skip to content

Commit

Permalink
Allow action to continue
Browse files Browse the repository at this point in the history
  • Loading branch information
plocket authored Aug 16, 2023
1 parent ef2162c commit b7ac991
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github_server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
detached: true
#if: ${{ inputs.console_enabled }}
#with:
# sudo: false
Expand Down

0 comments on commit b7ac991

Please sign in to comment.