Skip to content

Commit a7da5e5

Browse files
committed
fixing tests
1 parent a964461 commit a7da5e5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/ftp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ jobs:
1818
server: ftp.samkirkland.com
1919
2020
password: ${{ secrets.ftp_password }}
21+
dangerous-clean-slate: true

.github/workflows/ftps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ jobs:
1919
2020
password: ${{ secrets.ftp_password }}
2121
protocol: ftps
22+
dangerous-clean-slate: true

0 commit comments

Comments
 (0)