Skip to content

Commit

Permalink
test: increase debug ssh workflow timeout (#198)
Browse files Browse the repository at this point in the history
* test: add testing workflow yaml

* test: allow longer test workflow timeout
  • Loading branch information
yanksyoon committed Jan 18, 2024
1 parent 0ba6cfe commit 1f11e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_dispatch_ssh_debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
steps:
- name: Setup tmate session
uses: canonical/action-tmate@chore/env_var_change
timeout-minutes: 1
timeout-minutes: 5

0 comments on commit 1f11e2e

Please sign in to comment.