chore: remove fail job

This commit is contained in:
Bo-Yi Wu 2020-05-22 00:47:08 +08:00
parent 6df9245376
commit 0329cffdaa

View File

@ -50,15 +50,3 @@ jobs:
port: ${{ secrets.PORT }}
source: "tests/a.txt,tests/b.txt"
target: "test"
- name: empty archive
uses: ./
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
key: ${{ secrets.SSH2 }}
passphrase: ${{ secrets.PASSPHRASE }}
port: ${{ secrets.PORT }}
debug: true
source: "tests/aaaaa.txt"
target: "test"