chore: remove fail job

master
Bo-Yi Wu 5 years ago
parent 6df9245376
commit 0329cffdaa

@ -50,15 +50,3 @@ jobs:
port: ${{ secrets.PORT }} port: ${{ secrets.PORT }}
source: "tests/a.txt,tests/b.txt" source: "tests/a.txt,tests/b.txt"
target: "test" 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"

Loading…
Cancel
Save