You've already forked scp-action
mirror of
https://gitea.com/drucker/scp-action.git
synced 2025-08-10 04:59:47 +00:00
chore: add timeout flag
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -16,3 +16,5 @@ jobs:
|
||||
with:
|
||||
source: "tests/a.txt,tests/b.txt"
|
||||
target: "/home/actions/test"
|
||||
timeout: 30s
|
||||
command_timeout: 30s
|
||||
|
Reference in New Issue
Block a user