We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25bed22 commit 905e3adCopy full SHA for 905e3ad
.github/workflows/test_sftp_modules.yml
@@ -35,7 +35,7 @@ jobs:
35
max-parallel: 1
36
matrix:
37
download_options: ["download_only", "download_clean", "delete_only"]
38
- target_folders: ["-t COD-test-1"]
+ target_folders: ["", "-t COD-test-1"]
39
40
steps:
41
- name: Set up Python 3.9.16
0 commit comments