chore: add debug
This commit is contained in:
parent
1c43a9662a
commit
4df1959b05
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -59,5 +59,6 @@ jobs:
|
|||
key: ${{ secrets.SSH2 }}
|
||||
passphrase: ${{ secrets.PASSPHRASE }}
|
||||
port: ${{ secrets.PORT }}
|
||||
debug: true
|
||||
source: "tests/aaaaa.txt"
|
||||
target: "test"
|
||||
|
|
Loading…
Reference in a new issue