fix(CI): removed test statements

This commit is contained in:
Marco Dalla Santa
2021-09-09 01:44:42 +02:00
parent 1b7bbc195c
commit d4ff23a4b2

View File

@@ -3,7 +3,7 @@ name: Test
on:
push:
branches:
- development
- main
jobs:
test-key:
@@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: marcodallasanta/ssh-scp-deploy@development
- uses: marcodallasanta/ssh-scp-deploy@main
with:
local: "LICENSE"
remote: "~/"